aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-6/+5
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+2
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-4/+8
2014-02-14Split up rules for tests that compare output with baselines.Joseph Myers1-2/+8
2014-02-12Remove indirection in stdio-common tests dependencies.Joseph Myers1-4/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-29Let tst-swscanf find its localeAndreas Schwab1-0/+1
2013-04-11Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab1-1/+1
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-3/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-24Define and use $(run-built-tests).Joseph Myers1-1/+1
2012-09-282012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law1-0/+1
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin1-5/+5
2012-09-14Make printf respect the rounding mode for decimal output (bug 5044).Joseph Myers1-1/+8
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath1-3/+1
2012-05-242012-05-24 Jeff Law <law@redhat.com>Jeff Law1-1/+2
2012-05-21[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger1-2/+1
2012-04-28Fix formatting of denormal IBM long double numbersAndreas Schwab1-1/+1
2012-03-09Install bits/stdio_lim.h in install-headers.Joseph Myers1-6/+1
2012-03-08Enhance fphex test.Marek Polacek1-1/+1
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-3/+1
2012-03-06Fix up long double fphex.Marek Polacek1-1/+1
2012-03-052012-03-02 Kees Cook <keescook@chromium.org>Kees Cook1-1/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-08-20Add test for BZ 13114Ulrich Drepper1-1/+1
2011-02-20Fix allocation when handling positional parameters in printf.Petr Baudis1-1/+1
2011-01-12Fix grouping when rounding increases number of integer digits.Ulrich Drepper1-2/+3
2009-04-11* stdio-common/printf.h (struct printf_info): Add user element.Ulrich Drepper1-0/+1
2009-02-26* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper1-2/+3
2008-07-08* stdio-common/Makefile: Add rules to build and run tst-setvbuf1.Ulrich Drepper1-2/+6
2008-05-24* libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek1-2/+5
2007-12-10[BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper1-1/+1
2007-12-07[BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper1-1/+1
2007-10-28* stdio-common/Makefile (tests): Add bug20.Ulrich Drepper1-1/+1
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper1-2/+24
2007-08-26* stdio-common/Makefile: Avoid format string warning for tst-sprint.Ulrich Drepper1-0/+2
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper1-0/+1
2007-07-19* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper1-1/+1
2007-07-08* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper1-1/+2
2007-07-07* libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper1-1/+1
2007-07-07[BZ #4745]Ulrich Drepper1-1/+1
2007-06-04* sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper1-1/+1
2007-02-18* stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper1-1/+1
2007-01-22[BZ #3902]Ulrich Drepper1-2/+2
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-2/+2
2007-07-31.Jakub Jelinek1-2/+2
2006-08-03[BZ #2908]Ulrich Drepper1-1/+1
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath1-2/+2
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper1-1/+1
2005-09-27[BZ #1078]Ulrich Drepper1-1/+2