about summary refs log tree commit diff
path: root/stdio-common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* stdio-common: Add tst-memstream-string for open_memstream overflowFlorian Weimer2022-05-231-0/+3
* stdio-common: Add tst-vfprintf-width-i18n to cover numeric field widthFlorian Weimer2022-05-231-0/+3
* stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella2022-05-131-1/+13
* stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella2022-05-131-1/+19
* stdio: Split __get_errname definition from errlist.cAdhemerval Zanella2022-04-151-0/+1
* stdio-common: Generate ja_JP.EUC-JP localeFlorian Weimer2022-03-171-0/+1
* stdio-common: Re-flow and sort Makefile variablesFlorian Weimer2022-03-171-66/+217
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* stdio: Implement %#m for vfprintf and related functionsFlorian Weimer2021-12-231-1/+3
* Support C2X printf %b, %BJoseph Myers2021-11-101-1/+2
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-5/+10
* stdio-common: Remove _IO_vfwscanfFlorian Weimer2021-06-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Revert "Fix missing redirects in testsuite targets"Andreas Schwab2020-10-081-2/+2
* string: Fix strerrorname_np return value [BZ #26555]Adhemerval Zanella2020-09-291-1/+2
* Fix memory leak in __printf_fp_l (bug 26215).Joseph Myers2020-07-091-3/+8
* Fix double free in __printf_fp_l (bug 26214).Joseph Myers2020-07-091-3/+8
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-071-0/+11
* Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers2020-07-071-1/+2
* stdio: Add tests for printf multibyte convertion leak [BZ#25691]Adhemerval Zanella2020-03-201-2/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg2019-01-031-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg2018-12-051-1/+5
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-1/+2
* Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg2018-12-051-1/+2
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-1/+2
* ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes2018-07-021-2/+8
* Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers2018-06-261-0/+7
* Fix scanf rounding of negative floating-point numbers (bug 23280).Joseph Myers2018-06-191-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-12/+12
* linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella2017-09-011-1/+1
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-071-2/+2
* vfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf-user-typeFlorian Weimer2017-06-291-0/+1
* vfprintf: Add test case for multi-byte/wide strings and precisionFlorian Weimer2017-06-291-0/+1
* vfprintf: Add test case for user-defined types and format specifiersFlorian Weimer2017-06-291-1/+2
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-251-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* libio: Update internal fmemopen position after write (BZ #20005)Adhemerval Zanella2016-04-261-1/+1
* vfprintf: Fix memory with large width and precision [BZ #19931]Florian Weimer2016-04-251-5/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Remove -fexceptions configure test.Joseph Myers2015-10-151-12/+12
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+13
* BZ#18872: Don't conditionalize build rules for test program.Roland McGrath2015-10-081-2/+0
* Fix BZ #18872 -- memory leak in printf_positional.Paul Pluzhnikov2015-09-161-1/+16
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* stdio-common/Makefile: readd bug26 testcaseAllan McRae2014-12-161-1/+1