You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ulrich Drepper 49a8eb75eb * stdio-common/vfprintf.c (process_string_arg): Optimize 19 years ago
..
bits * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 30 years ago
Depend Update. 26 years ago
Makefile * stdio-common/Makefile (tests): Add tst-swscanf. 19 years ago
Versions * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 21 years ago
_i18n_number.h (_i18n_number_rewrite): Few more changes to make the code smaller. 22 years ago
_itoa.c * stdio-common/_itoa.c: Include <limits.h>. 19 years ago
_itoa.h * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms. 19 years ago
_itowa.c * stdio-common/_itoa.c: Include <limits.h>. 19 years ago
_itowa.h Update. 23 years ago
asprintf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
bug1.c Update. 27 years ago
bug1.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 31 years ago
bug2.c Update. 29 years ago
bug3.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 29 years ago
bug4.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 29 years ago
bug5.c Update. 28 years ago
bug6.c Update. 29 years ago
bug6.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 31 years ago
bug7.c update from main archive 970122 30 years ago
bug8.c update from main archive 961008 30 years ago
bug9.c update from main archive 961008 30 years ago
bug10.c update from main archive 970218 30 years ago
bug11.c update from main archive 961008 30 years ago
bug12.c Update. 28 years ago
bug13.c Update. 26 years ago
bug14.c Update. 24 years ago
bug15.c Update. 24 years ago
bug16.c * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, 20 years ago
bug17.c [BZ #3902] 19 years ago
ctermid.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 21 years ago
cuserid.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 21 years ago
dprintf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
errlist.c Moved to csu/errno-loc.c. 21 years ago
errnobug.c Update to LGPL v2.1. 25 years ago
flockfile.c Moved to csu/errno-loc.c. 21 years ago
fprintf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
fscanf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
ftrylockfile.c Moved to csu/errno-loc.c. 21 years ago
funlockfile.c Moved to csu/errno-loc.c. 21 years ago
fxprintf.c * stdio-common/fxprintf.c: Include libioP.h. 21 years ago
getline.c Update. 22 years ago
getw.c Update. 22 years ago
itoa-digits.c Update. 24 years ago
itoa-udigits.c Update. 24 years ago
itowa-digits.c Update. 24 years ago
perror.c * include/stdio.h (__fxprintf): Remove wfmt argument. 21 years ago
printf-parse.h Update. 23 years ago
printf-parsemb.c * stdio-common/tst-fmemopen2.c (do_test): Add a cast. 21 years ago
printf-parsewc.c Update. 23 years ago
printf-prs.c * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. 21 years ago
printf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
printf.h * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
printf_fp.c * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign 19 years ago
printf_fphex.c * grp/initgroups.c (internal_getgrouplist): Remove unnecessary 20 years ago
printf_size.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
psignal.c * configure.in: Remove gnu_ld definition and everything using it. 21 years ago
putw.c Update. 22 years ago
reg-printf.c Update. 22 years ago
remove.c Moved to csu/errno-loc.c. 21 years ago
rename.c Moved to csu/errno-loc.c. 21 years ago
renameat.c [BZ #2611] 20 years ago
scanf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
scanf1.c update from main archive 970121 30 years ago
scanf2.c update from main archive 961008 30 years ago
scanf3.c update from main archive 970121 30 years ago
scanf4.c * tst-trans.c: Include <stdlib.h> and <string.h>. 26 years ago
scanf5.c * tst-trans.c: Include <stdlib.h> and <string.h>. 26 years ago
scanf7.c Update. 28 years ago
scanf8.c update from main archive 961008 30 years ago
scanf9.c Update. 26 years ago
scanf10.c update from main archive 970121 30 years ago
scanf11.c Update. 25 years ago
scanf12.c Update. 26 years ago
scanf12.input Update. 28 years ago
siglist.c Moved to csu/errno-loc.c. 21 years ago
snprintf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
sprintf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
sscanf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
stdio_ext.h Update. 23 years ago
stdio_lim.h.in Update to LGPL v2.1. 25 years ago
tempnam.c Update to LGPL v2.1. 25 years ago
tempname.c Moved to csu/errno-loc.c. 21 years ago
temptest.c * malloc/memusagestat.c (main): Use return instead of exit to 26 years ago
test-fseek.c Update to LGPL v2.1. 25 years ago
test-fwrite.c update from main archive 961008 30 years ago
test-popen.c Update to LGPL v2.1. 25 years ago
test-vfprintf.c * stdio-common/test-vfprintf.c (main): Add test for large 19 years ago
test_rdwr.c Update to LGPL v2.1. 25 years ago
tfformat.c * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign 19 years ago
tiformat.c Update. 26 years ago
tllformat.c Update. 28 years ago
tmpfile.c Moved to csu/errno-loc.c. 21 years ago
tmpfile64.c * elf/cache.c: Use <> rather than "" #includes. 21 years ago
tmpnam.c Update to LGPL v2.1. 25 years ago
tmpnam_r.c Update to LGPL v2.1. 25 years ago
tst-cookie.c Update. 26 years ago
tst-fdopen.c Update. 24 years ago
tst-ferror.c Update. 29 years ago
tst-ferror.input Update. 29 years ago
tst-fgets.c * posix/tst-execle1.c (do_test): Add a const. 21 years ago
tst-fileno.c Update to LGPL v2.1. 25 years ago
tst-fmemopen.c (do_release_all): Add __libc_freeres_fn_section. 22 years ago
tst-fmemopen2.c * stdio-common/tst-fmemopen2.c (do_test): Add a cast. 21 years ago
tst-fphex.c * posix/tst-nanosleep.c: Include <time.h> for nanosleep 23 years ago
tst-fseek.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 24 years ago
tst-fwrite.c [BZ #1078] 21 years ago
tst-gets.c Update to LGPL v2.1. 25 years ago
tst-gets.input Update. 26 years ago
tst-obprintf.c Update. 26 years ago
tst-perror.c Update. 25 years ago
tst-popen.c * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>. 22 years ago
tst-printf.c [BZ #2509] 20 years ago
tst-printf.sh [BZ #2509] 20 years ago
tst-printfsz.c * tst-trans.c: Include <stdlib.h> and <string.h>. 26 years ago
tst-put-error.c * configure.in: Compile source test file with -fPIC for -shared. 21 years ago
tst-rndseek.c 2002-10-12 Roland McGrath <roland@redhat.com> 24 years ago
tst-sprintf.c . 19 years ago
tst-sscanf.c * stdio-common/vfscanf.c: Fix problems in width accounting. 19 years ago
tst-swprintf.c Update. 24 years ago
tst-swscanf.c * stdio-common/Makefile (tests): Add tst-swscanf. 19 years ago
tst-tmpnam.c Update to LGPL v2.1. 25 years ago
tst-unbputc.c Update. 26 years ago
tst-unbputc.sh Update to LGPL v2.1. 25 years ago
tst-ungetc.c Update. 24 years ago
tst-unlockedio.c [BZ #316] 22 years ago
tst-wc-printf.c Update. 23 years ago
tstdiomisc.c * stdio-common/tstdiomisc.c (F): Use NAN to get NaN value. 21 years ago
tstgetln.c Update. 22 years ago
tstgetln.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 31 years ago
tstscanf.c [BZ #4342] 19 years ago
tstscanf.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 31 years ago
vfprintf.c * stdio-common/vfprintf.c (process_string_arg): Optimize 19 years ago
vfscanf.c (_IO_vfscanf_internal): Allow hexa-decimal floats without exponent. 19 years ago
vfwprintf.c Update. 27 years ago
vfwscanf.c Update. 26 years ago
vprintf.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
xbug.c Update. 29 years ago