about summary refs log tree commit diff
path: root/stdio-common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* stdio-common: Add tests for formatted vfprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted vdprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted vasprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted vprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted snprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted sprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted fprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted dprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted asprintf output specifiersMaciej W. Rozycki2024-11-071-1/+1
* stdio-common: Add tests for formatted printf output specifiersMaciej W. Rozycki2024-11-071-0/+52
* stdio-common: Fix scanf parsing for NaN types [BZ #30647]Avinal Kumar2024-10-251-0/+1
* stdio-common/Makefile: Fix FAIL: lint-makefilesH.J. Lu2024-10-081-1/+1
* Add freopen special-case tests: thread cancellationJoseph Myers2024-10-071-0/+5
* Do not use -Wp to disable fortify (BZ 31928)Adhemerval Zanella2024-10-011-1/+1
* Add a new fwrite test that exercises buffer overflowTulio Magno Quites Machado Filho2024-09-301-0/+1
* stdio-common: Add new test for fdopenSergey Kolosov2024-09-261-0/+1
* Add tests of freadJoseph Myers2024-09-241-0/+1
* Add freopen special-case tests: chroot, EFBIG, stdin/stdout/stderrJoseph Myers2024-09-201-0/+35
* Add a new fwrite test for memory streamsTulio Magno Quites Machado Filho2024-09-091-0/+1
* Add a new fwrite test for read-only streamsTulio Magno Quites Machado Filho2024-09-091-0/+1
* Fix memory leak on freopen error return (bug 32140)Joseph Myers2024-09-051-0/+12
* fgets: more testsDJ Delorie2024-09-041-0/+1
* Add more thorough tests of freopenJoseph Myers2024-09-041-0/+16
* Add more tests of getlineJoseph Myers2024-08-211-0/+14
* ungetc: Fix backup buffer leak on program exit [BZ #27821]Siddhesh Poyarekar2024-08-151-0/+7
* stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]Maciej W. Rozycki2024-07-261-0/+5
* Fix conditionals on mtrace-based tests (bug 31892)Carlos O'Donell2024-07-011-9/+25
* Revert "Test fscanf of long double without <stdio.h>"H.J. Lu2024-05-241-1/+0
* Test fscanf of long double without <stdio.h>H.J. Lu2024-05-241-0/+1
* posix: Sync tempname with gnulibAdhemerval Zanella2024-04-101-0/+1
* Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers2024-02-011-2/+2
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-2/+3
* localedata: Use consistent values for grouping and mon_groupingMike FABIAN2024-01-251-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella2023-11-211-0/+5
* C2x scanf %wN, %wfN supportJoseph Myers2023-09-281-0/+1
* vfscanf-internal: Remove potentially unbounded allocasAdhemerval Zanella2023-07-061-0/+3
* Exclude routines from fortificationFrédéric Bérat2023-07-051-1/+14
* C2x printf %wN, %wfN support (bug 24466)Joseph Myers2023-06-191-0/+1
* stdio-common: Adjust tests in MakefileCarlos O'Donell2023-05-181-22/+22
* stdio-common: Reformat Makefile.Carlos O'Donell2023-05-161-10/+20
* stdio-common: tests: don't double-define _FORTIFY_SOURCESam James2023-03-271-1/+1
* C2x scanf binary constant handlingJoseph Myers2023-03-021-0/+22
* stdio: Do not ignore posix_spawn error on popen (BZ #29016)Adhemerval Zanella2023-02-141-0/+3
* Account for grouping in printf width (bug 30068)Carlos O'Donell2023-02-061-0/+2
* libio: Update number of written bytes in dprintf implementationFlorian Weimer2023-01-311-0/+1
* Account for octal marker in %#o formatAndreas Schwab2023-01-301-0/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* stdio-common: Add __translated_number_widthFlorian Weimer2022-12-191-0/+1
* stdio-common: Add __printf_function_invokeFlorian Weimer2022-12-191-0/+2