.. |
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
|
Fix more set-but-not-used warnings in _itowa.c.
|
2012-11-20 00:05:23 +00: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
|
* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
|
2006-08-08 15:51:48 +00:00 |
bug17.c
|
[BZ #3902]
|
2007-01-22 16:18:03 +00:00 |
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
|
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
|
[BZ #157] Remove include/stub-tag.h for good.
|
2012-11-04 19:59:40 +01:00 |
cuserid.c
|
[BZ #157] Remove include/stub-tag.h for good.
|
2012-11-04 19:59:40 +01: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
|
Define and use $(run-built-tests).
|
2012-10-24 00:08:46 +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
|
[BZ #157] Remove include/stub-tag.h for good.
|
2012-11-04 19:59:40 +01:00 |
rename.c
|
[BZ #157] Remove include/stub-tag.h for good.
|
2012-11-04 19:59:40 +01:00 |
renameat.c
|
[BZ #157] Remove include/stub-tag.h for good.
|
2012-11-04 19:59:40 +01: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
|
* 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
|
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
|
[BZ #157] Remove include/stub-tag.h for good.
|
2012-11-04 19:59:40 +01: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
|
* stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
|
2007-07-31 12:32:17 +00:00 |
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
|
* 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
|
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
|
* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
|
2007-07-19 17:03:08 +00:00 |
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
|
Add newline to last test in stdio-common/tst-put-error.c
|
2012-12-06 11:10:18 +05:30 |
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-sprintf3.c
|
Fix formatting of denormal IBM long double numbers
|
2012-04-28 22:21:27 +02:00 |
tst-sprintf.c
|
2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
|
2012-09-28 12:49:51 -06:00 |
tst-sscanf.c
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
tst-swprintf.c
|
|
|
tst-swscanf.c
|
* stdio-common/Makefile (tests): Add tst-swscanf.
|
2007-02-18 09:21:24 +00:00 |
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
|
printf should return negative value on error
|
2012-11-16 19:13:11 +05:30 |
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 |