.. |
bits
|
|
|
_i18n_number.h
|
Fix two printf handler issues.
|
2011-02-15 13:51:48 -05:00 |
_itoa.c
|
|
|
_itoa.h
|
|
|
_itowa.c
|
|
|
_itowa.h
|
|
|
asprintf.c
|
|
|
bug1.c
|
|
|
bug1.input
|
|
|
bug2.c
|
|
|
bug3.c
|
|
|
bug4.c
|
|
|
bug5.c
|
|
|
bug6.c
|
|
|
bug6.input
|
|
|
bug7.c
|
|
|
bug8.c
|
|
|
bug9.c
|
|
|
bug10.c
|
|
|
bug11.c
|
|
|
bug12.c
|
|
|
bug13.c
|
|
|
bug14.c
|
|
|
bug15.c
|
|
|
bug16.c
|
|
|
bug17.c
|
|
|
bug18.c
|
* libio/wstrops.c (_IO_wstr_underflow): Clear errno before
|
2007-07-07 21:38:43 +00:00 |
bug18a.c
|
* libio/wstrops.c (_IO_wstr_underflow): Clear errno before
|
2007-07-07 21:38:43 +00:00 |
bug19.c
|
* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
|
2007-07-08 04:41:34 +00:00 |
bug19a.c
|
* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
|
2007-07-08 04:41:34 +00:00 |
bug20.c
|
* stdio-common/Makefile (tests): Add bug20.
|
2007-10-28 16:45:27 +00:00 |
bug21.c
|
[BZ #5441, BZ #5452, BZ #5454]
|
2007-12-07 16:50:11 +00:00 |
bug22.c
|
[BZ #5424, BZ #5428, BZ #5451]
|
2007-12-10 01:43:40 +00:00 |
bug23.c
|
Fix allocation when handling positional parameters in printf.
|
2011-02-20 07:59:49 -05:00 |
ctermid.c
|
|
|
cuserid.c
|
|
|
Depend
|
|
|
dprintf.c
|
|
|
errlist.c
|
|
|
errnobug.c
|
|
|
flockfile.c
|
|
|
fprintf.c
|
|
|
fscanf.c
|
|
|
ftrylockfile.c
|
|
|
funlockfile.c
|
|
|
fxprintf.c
|
|
|
getline.c
|
|
|
getw.c
|
|
|
isoc99_fscanf.c
|
* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
|
2007-09-18 19:04:01 +00:00 |
isoc99_scanf.c
|
* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
|
2007-09-18 19:04:01 +00:00 |
isoc99_sscanf.c
|
* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
|
2007-09-18 19:04:01 +00:00 |
isoc99_vfscanf.c
|
* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
|
2007-09-18 19:04:01 +00:00 |
isoc99_vscanf.c
|
* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
|
2007-09-18 19:04:01 +00:00 |
isoc99_vsscanf.c
|
* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):
|
2009-04-26 18:06:47 +00:00 |
itoa-digits.c
|
|
|
itoa-udigits.c
|
|
|
itowa-digits.c
|
|
|
Makefile
|
Fix allocation when handling positional parameters in printf.
|
2011-02-20 07:59:49 -05:00 |
perror.c
|
|
|
printf_fp.c
|
Fix grouping when rounding increases number of integer digits.
|
2011-01-12 20:37:51 -05:00 |
printf_fphex.c
|
Print sign of NaN values.
|
2009-08-23 11:57:52 -07:00 |
printf_size.c
|
|
|
printf-parse.h
|
* stdio-common/printf.h (struct printf_info): Add user element.
|
2009-04-11 05:34:20 +00:00 |
printf-parsemb.c
|
Fix two printf handler issues.
|
2011-02-15 13:51:48 -05:00 |
printf-parsewc.c
|
|
|
printf-prs.c
|
* stdio-common/printf.h (struct printf_info): Add user element.
|
2009-04-11 05:34:20 +00:00 |
printf.c
|
|
|
printf.h
|
* stdio-common/printf.h: Add missing const to register_printf_modifier.
|
2009-04-23 01:14:33 +00:00 |
psiginfo-data.h
|
* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
|
2009-02-26 06:18:24 +00:00 |
psiginfo-define.h
|
* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
|
2009-02-26 06:18:24 +00:00 |
psiginfo.c
|
Conditionalize use of SIGRTMIN in psiginfo.
|
2011-02-16 14:41:58 -08:00 |
psignal.c
|
[BZ #9823]
|
2009-02-06 16:04:28 +00:00 |
putw.c
|
|
|
reg-modifier.c
|
* stdio-common/printf.h: Add missing const to register_printf_modifier.
|
2009-04-23 01:14:33 +00:00 |
reg-printf.c
|
* stdio-common/printf.h (struct printf_info): Add user element.
|
2009-04-11 05:34:20 +00:00 |
reg-type.c
|
* stdio-common/printf.h (struct printf_info): Add user element.
|
2009-04-11 05:34:20 +00:00 |
remove.c
|
|
|
rename.c
|
|
|
renameat.c
|
|
|
scanf1.c
|
|
|
scanf2.c
|
|
|
scanf3.c
|
|
|
scanf4.c
|
|
|
scanf5.c
|
|
|
scanf7.c
|
|
|
scanf8.c
|
|
|
scanf9.c
|
|
|
scanf10.c
|
|
|
scanf11.c
|
|
|
scanf12.c
|
|
|
scanf12.input
|
|
|
scanf13.c
|
Avoid warning in scanf test.
|
2009-10-30 09:23:24 -07:00 |
scanf14.c
|
* libio/stdio.h (vscanf): Fix -std=c99 redirect.
|
2008-05-24 18:14:36 +00:00 |
scanf15.c
|
Preserve SSE registers in runtime relocations on x86-64.
|
2009-07-29 08:33:03 -07:00 |
scanf16.c
|
* libio/stdio.h (vscanf): Fix -std=c99 redirect.
|
2008-05-24 18:14:36 +00:00 |
scanf17.c
|
Preserve SSE registers in runtime relocations on x86-64.
|
2009-07-29 08:33:03 -07:00 |
scanf.c
|
|
|
siglist.c
|
|
|
snprintf.c
|
|
|
sprintf.c
|
|
|
sscanf.c
|
|
|
stdio_ext.h
|
|
|
stdio_lim.h.in
|
* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
|
2009-04-26 01:04:54 +00:00 |
tempnam.c
|
Implement mkstemps and mkstemps64.
|
2009-10-30 00:11:07 -07:00 |
tempname.c
|
Implement mkstemps and mkstemps64.
|
2009-10-30 00:11:07 -07:00 |
temptest.c
|
|
|
test_rdwr.c
|
|
|
test-fseek.c
|
|
|
test-fwrite.c
|
|
|
test-popen.c
|
|
|
test-vfprintf.c
|
* stdio-common/test-vfprintf.c (main): Add test for large
|
2007-05-01 18:35:44 +00:00 |
tfformat.c
|
* stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
|
2007-07-31 12:32:17 +00:00 |
tiformat.c
|
|
|
tllformat.c
|
|
|
tmpfile64.c
|
* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp
|
2007-08-11 02:48:28 +00:00 |
tmpfile.c
|
Implement mkstemps and mkstemps64.
|
2009-10-30 00:11:07 -07:00 |
tmpnam_r.c
|
Implement mkstemps and mkstemps64.
|
2009-10-30 00:11:07 -07:00 |
tmpnam.c
|
Implement mkstemps and mkstemps64.
|
2009-10-30 00:11:07 -07:00 |
tst-cookie.c
|
|
|
tst-fdopen.c
|
|
|
tst-ferror.c
|
|
|
tst-ferror.input
|
|
|
tst-fgets.c
|
|
|
tst-fileno.c
|
|
|
tst-fmemopen2.c
|
* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
|
2007-08-01 03:44:35 +00:00 |
tst-fmemopen.c
|
tst-fmemopen: Do not write test file in $srcdir.
|
2010-04-19 13:48:00 -07:00 |
tst-fphex.c
|
|
|
tst-fseek.c
|
|
|
tst-fwrite.c
|
|
|
tst-gets.c
|
|
|
tst-gets.input
|
|
|
tst-grouping.c
|
Fix grouping when rounding increases number of integer digits.
|
2011-01-12 20:37:51 -05:00 |
tst-obprintf.c
|
|
|
tst-perror.c
|
|
|
tst-popen2.c
|
* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
|
2007-07-19 17:03:08 +00:00 |
tst-popen.c
|
|
|
tst-printf.c
|
|
|
tst-printf.sh
|
|
|
tst-printfsz.c
|
|
|
tst-put-error.c
|
|
|
tst-rndseek.c
|
|
|
tst-setvbuf1.c
|
* stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
|
2008-07-08 16:32:55 +00:00 |
tst-setvbuf1.expect
|
* stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
|
2008-07-08 16:32:55 +00:00 |
tst-sprintf2.c
|
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
|
2007-07-28 20:36:21 +00:00 |
tst-sprintf.c
|
[BZ #4514]
|
2007-05-21 18:23:50 +00:00 |
tst-sscanf.c
|
|
|
tst-swprintf.c
|
|
|
tst-swscanf.c
|
|
|
tst-tmpnam.c
|
|
|
tst-unbputc.c
|
|
|
tst-unbputc.sh
|
|
|
tst-ungetc.c
|
|
|
tst-unlockedio.c
|
|
|
tst-wc-printf.c
|
|
|
tstdiomisc.c
|
Print sign of NaN values.
|
2009-08-23 11:57:52 -07:00 |
tstgetln.c
|
|
|
tstgetln.input
|
|
|
tstscanf.c
|
|
|
tstscanf.input
|
|
|
Versions
|
* stdio-common/printf.h (struct printf_info): Add user element.
|
2009-04-11 05:34:20 +00:00 |
vfprintf.c
|
Fix allocation when handling positional parameters in printf.
|
2011-02-20 07:59:49 -05:00 |
vfscanf.c
|
Add support for XPG7 testing.
|
2010-01-09 10:56:41 -08:00 |
vfwprintf.c
|
|
|
vfwscanf.c
|
|
|
vprintf.c
|
|
|
xbug.c
|
|
|