.. |
bits
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
_i18n_number.h
|
Fix lots of bitrot for stub configurations.
|
2012-07-30 16:34:33 -07:00 |
_itoa.c
|
Fix last patch: Add missing DUMMY variable
|
2012-08-18 18:01:46 +02:00 |
_itowa.c
|
Suppress -Wunused-but-set warnings in GMP code.
|
2012-08-16 14:08:47 -07:00 |
_itowa.h
|
Add _ITOA_NEEDED and _ITOA_WORD_TYPE
|
2012-03-21 14:38:47 -07:00 |
asprintf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
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
|
|
|
bug16.c
|
|
|
bug17.c
|
|
|
bug18.c
|
|
|
bug18a.c
|
|
|
bug19.c
|
|
|
bug19a.c
|
|
|
bug20.c
|
|
|
bug21.c
|
|
|
bug22.c
|
Bump up stdio bug22 timeout from 30 seconds to 60 seconds
|
2012-05-17 12:59:08 -04:00 |
bug23.c
|
Fix allocation when handling positional parameters in printf.
|
2011-02-20 07:59:49 -05:00 |
bug24.c
|
Add test for BZ 13114
|
2011-08-20 09:22:16 -04:00 |
bug25.c
|
2012-05-24 Jeff Law <law@redhat.com>
|
2012-05-24 21:30:43 -06:00 |
bug-vfprintf-nargs.c
|
Replace FSF snail mail address with URL in miscellaneous files.
|
2012-03-10 00:45:35 +00:00 |
ctermid.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
cuserid.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
Depend
|
|
|
dprintf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
errlist.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
errnobug.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
flockfile.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
fprintf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
fscanf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
ftrylockfile.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
funlockfile.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
fxprintf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
getline.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
getw.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
isoc99_fscanf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
isoc99_scanf.c
|
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
|
2012-08-17 09:35:15 -07:00 |
isoc99_sscanf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
isoc99_vfscanf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
isoc99_vscanf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
isoc99_vsscanf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
itoa-digits.c
|
Remove use of INTDEF/INTUSE in stdio-common
|
2012-06-01 01:25:41 +02:00 |
itoa-udigits.c
|
Remove use of INTDEF/INTUSE in stdio-common
|
2012-06-01 01:25:41 +02:00 |
itowa-digits.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
Makefile
|
Set "fail on error" mode directly in testsuite shell scripts
|
2012-09-25 02:48:31 +00:00 |
perror.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
printf_fp.c
|
Make printf respect the rounding mode for decimal output (bug 5044).
|
2012-09-14 20:18:49 +00:00 |
printf_fphex.c
|
Make printf respect the rounding mode for hex output (bug 5044).
|
2012-09-24 15:38:21 +00:00 |
printf_size.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
printf-parse.h
|
Tighten up vfprintf width, precision, and total length overflow handling.
|
2012-04-02 14:31:19 -07:00 |
printf-parsemb.c
|
Tighten up vfprintf width, precision, and total length overflow handling.
|
2012-04-02 14:31:19 -07:00 |
printf-parsewc.c
|
|
|
printf-prs.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
printf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
printf.h
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +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
|
Remove use of INTDEF/INTUSE in stdio-common
|
2012-06-01 01:25:41 +02:00 |
psignal.c
|
Remove use of INTDEF/INTUSE in stdio-common
|
2012-06-01 01:25:41 +02:00 |
putw.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
reg-modifier.c
|
Fix lots of bitrot for stub configurations.
|
2012-07-30 16:34:33 -07:00 |
reg-printf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
reg-type.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
remove.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
rename.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
renameat.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
scanf1.c
|
|
|
scanf2.c
|
|
|
scanf3.c
|
|
|
scanf4.c
|
|
|
scanf5.c
|
|
|
scanf7.c
|
|
|
scanf8.c
|
|
|
scanf9.c
|
|
|
scanf10.c
|
|
|
scanf11.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
scanf12.c
|
|
|
scanf12.input
|
|
|
scanf13.c
|
Avoid warning in scanf test.
|
2009-10-30 09:23:24 -07:00 |
scanf14.c
|
|
|
scanf15.c
|
Preserve SSE registers in runtime relocations on x86-64.
|
2009-07-29 08:33:03 -07:00 |
scanf16.c
|
|
|
scanf17.c
|
Preserve SSE registers in runtime relocations on x86-64.
|
2009-07-29 08:33:03 -07:00 |
scanf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
siglist.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
snprintf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
sprintf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
sscanf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
stdio_ext.h
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
stdio_lim.h.in
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tempnam.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tempname.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
temptest.c
|
|
|
test_rdwr.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
test-fseek.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
test-fwrite.c
|
|
|
test-popen.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
test-vfprintf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tfformat.c
|
|
|
tiformat.c
|
|
|
tllformat.c
|
|
|
tmpfile64.c
|
Fix lots of bitrot for stub configurations.
|
2012-07-30 16:34:33 -07:00 |
tmpfile.c
|
Fix lots of bitrot for stub configurations.
|
2012-07-30 16:34:33 -07:00 |
tmpnam_r.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tmpnam.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-cookie.c
|
|
|
tst-fdopen.c
|
|
|
tst-ferror.c
|
|
|
tst-ferror.input
|
|
|
tst-fgets.c
|
|
|
tst-fileno.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-fmemopen2.c
|
|
|
tst-fmemopen.c
|
Remove a spurious const in tst-fmemopen.
|
2012-02-27 13:29:12 -08:00 |
tst-fphex-wide.c
|
Clean up tst-fphex test
|
2012-03-08 03:02:24 -05:00 |
tst-fphex.c
|
Clean up tst-fphex test
|
2012-03-08 03:02:24 -05:00 |
tst-fseek.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-fwrite.c
|
|
|
tst-gets.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-gets.input
|
|
|
tst-grouping.c
|
Fix grouping when rounding increases number of integer digits.
|
2011-01-12 20:37:51 -05:00 |
tst-long-dbl-fphex.c
|
Fix up long double fphex test
|
2012-03-08 02:46:43 -05:00 |
tst-obprintf.c
|
|
|
tst-perror.c
|
|
|
tst-popen2.c
|
|
|
tst-popen.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-printf-round.c
|
Make printf respect the rounding mode for hex output (bug 5044).
|
2012-09-24 15:38:21 +00:00 |
tst-printf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-printf.sh
|
Set "fail on error" mode directly in testsuite shell scripts
|
2012-09-25 02:48:31 +00:00 |
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
|
|
|
tst-sprintf3.c
|
Fix formatting of denormal IBM long double numbers
|
2012-04-28 22:21:27 +02:00 |
tst-sprintf.c
|
|
|
tst-sscanf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-swprintf.c
|
|
|
tst-swscanf.c
|
|
|
tst-tmpnam.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-unbputc.c
|
|
|
tst-unbputc.sh
|
Set "fail on error" mode directly in testsuite shell scripts
|
2012-09-25 02:48:31 +00:00 |
tst-ungetc.c
|
|
|
tst-unlockedio.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-wc-printf.c
|
|
|
tstdiomisc.c
|
Print sign of NaN values.
|
2009-08-23 11:57:52 -07:00 |
tstgetln.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tstgetln.input
|
|
|
tstscanf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tstscanf.input
|
|
|
Versions
|
* stdio-common/printf.h (struct printf_info): Add user element.
|
2009-04-11 05:34:20 +00:00 |
vfprintf.c
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
vfscanf.c
|
Fix lots of bitrot for stub configurations.
|
2012-07-30 16:34:33 -07:00 |
vfwprintf.c
|
|
|
vfwscanf.c
|
|
|
vprintf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
xbug.c
|
Remove miscellaneous __STDC__ conditionals.
|
2012-01-30 21:20:32 +00:00 |