about summary refs log tree commit diff
path: root/stdio-common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* stdio-common/Makefile: readd bug26 testcaseAllan McRae2014-12-161-1/+1
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2014-12-151-1/+1
* Eliminate -Wno-format from printf/scanf tests.Roland McGrath2014-12-111-8/+0
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-8/+0
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-6/+1
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-6/+5
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-4/+8
* Split up rules for tests that compare output with baselines.Joseph Myers2014-02-141-2/+8
* Remove indirection in stdio-common tests dependencies.Joseph Myers2014-02-121-4/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Let tst-swscanf find its localeAndreas Schwab2013-10-291-0/+1
* Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab2013-04-111-1/+1
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-3/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law2012-09-281-0/+1
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-251-5/+5
* Make printf respect the rounding mode for decimal output (bug 5044).Joseph Myers2012-09-141-1/+8
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-171-3/+1
* 2012-05-24 Jeff Law <law@redhat.com>Jeff Law2012-05-241-1/+2
* [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger2012-05-211-2/+1
* Fix formatting of denormal IBM long double numbersAndreas Schwab2012-04-281-1/+1
* Install bits/stdio_lim.h in install-headers.Joseph Myers2012-03-091-6/+1
* Enhance fphex test.Marek Polacek2012-03-081-1/+1
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+1
* Fix up long double fphex.Marek Polacek2012-03-061-1/+1
* 2012-03-02 Kees Cook <keescook@chromium.org>Kees Cook2012-03-051-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add test for BZ 13114Ulrich Drepper2011-08-201-1/+1
* Fix allocation when handling positional parameters in printf.Petr Baudis2011-02-201-1/+1
* Fix grouping when rounding increases number of integer digits.Ulrich Drepper2011-01-121-2/+3
* * stdio-common/printf.h (struct printf_info): Add user element.Ulrich Drepper2009-04-111-0/+1
* * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper2009-02-261-2/+3
* * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.Ulrich Drepper2008-07-081-2/+6
* * libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek2008-05-241-2/+5
* [BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper2007-12-101-1/+1
* [BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper2007-12-071-1/+1
* * stdio-common/Makefile (tests): Add bug20.Ulrich Drepper2007-10-281-1/+1
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-2/+24
* * stdio-common/Makefile: Avoid format string warning for tst-sprint.Ulrich Drepper2007-08-261-0/+2
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-0/+1
* * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper2007-07-191-1/+1
* * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper2007-07-081-1/+2
* * libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper2007-07-071-1/+1
* [BZ #4745]Ulrich Drepper2007-07-071-1/+1
* * sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper2007-06-041-1/+1
* * stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper2007-02-181-1/+1
* [BZ #3902]Ulrich Drepper2007-01-221-2/+2