aboutsummaryrefslogtreecommitdiff
path: root/stdio-common
AgeCommit message (Expand)AuthorFilesLines
14 dayslibio: Define AT_RENAME_* with the same tokens as LinuxFlorian Weimer1-0/+6
14 daystestsuite: Update tests for 'xfclose' useMaciej W. Rozycki2-0/+2
14 daystestsuite: Update tests for 'xfmemopen' useMaciej W. Rozycki3-11/+9
2025-09-01Tests: Create files with mode 0666, not 0777 (bug 33171)Florian Weimer1-4/+3
2025-08-23stdio-common: Convert macros across scanf input specifier testsMaciej W. Rozycki4-392/+402
2025-08-23stdio-common: Adjust header inclusion in scanf input specifier testsMaciej W. Rozycki98-84/+14
2025-08-23stdio-common: Include correct skeleton in scanf input specifier testsMaciej W. Rozycki70-70/+70
2025-08-23stdio-common: Fix bad NaN crash in scanf input specifier tests [BZ #32857]Maciej W. Rozycki1-31/+33
2025-08-23stdio-common: Fix a crash in scanf input specifier tests [BZ #32857]Maciej W. Rozycki1-5/+5
2025-08-23stdio-common: Fix error reporting in scanf input specifier testsMaciej W. Rozycki1-3/+4
2025-08-23stdio-common: Reject insufficient character data in scanf [BZ #12701]Maciej W. Rozycki4-22/+180
2025-08-11stdio-common: Fix macro parameter shadowing in scanf input specifier testsMaciej W. Rozycki1-5/+5
2025-08-11stdio-common: Reject significands w/o digits in scanf [BZ #12701]Maciej W. Rozycki1-5/+5
2025-08-11stdio-common: Don't read real input beyond the field width in scanfMaciej W. Rozycki1-11/+20
2025-08-05tst-freopen4: Remove temporary directory from warning messageH.J. Lu1-0/+24
2025-08-05Revert "tst-freopen4-main.c: Call support_capture_subprocess with chroot"H.J. Lu1-30/+14
2025-08-04tst-freopen4-main.c: Call support_capture_subprocess with chrootH.J. Lu1-14/+30
2025-06-02stdio-common: Add nonnull attribute to stdio_ext.h functions.Collin Funk1-9/+9
2025-05-30stdio-common: Correct 'sscanf' test feature wrapper descriptionMaciej W. Rozycki1-1/+1
2025-05-29stdio-common: Consistently use 'num_digits_len' in 'vfscanf'Maciej W. Rozycki1-1/+1
2025-05-16Remove <libc-tsd.h>Florian Weimer1-0/+1
2025-04-28stdio: Remove UB on printf_fpAdhemerval Zanella1-9/+9
2025-04-14libio: Synthesize ESPIPE error if lseek returns 0 after reading bytesFlorian Weimer2-0/+51
2025-04-08stdio-common: In tst-setvbuf2, close helper thread descriptor only if openedFlorian Weimer1-18/+21
2025-04-02stdio: fix hurd link for tst-setvbuf2DJ Delorie1-1/+2
2025-04-01stdio: Add more setvbuf testsDJ Delorie3-1/+1041
2025-03-28stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701]Maciej W. Rozycki2-3/+6
2025-03-28stdio-common: Reject significand prefixes in scanf [BZ #12701]Maciej W. Rozycki1-1/+6
2025-03-28stdio-common: Reject integer prefixes in scanf [BZ #12701]Maciej W. Rozycki13-937/+947
2025-03-28stdio-common: Also reject exp char w/o significand in i18n scanf [BZ #13988]Maciej W. Rozycki1-3/+9
2025-03-28stdio-common: Add tests for formatted vsscanf input specifiersMaciej W. Rozycki16-1/+386
2025-03-28stdio-common: Add tests for formatted vfscanf input specifiersMaciej W. Rozycki16-1/+345
2025-03-28stdio-common: Add tests for formatted vscanf input specifiersMaciej W. Rozycki16-1/+345
2025-03-28stdio-common: Add tests for formatted sscanf input specifiersMaciej W. Rozycki16-1/+382
2025-03-28stdio-common: Add tests for formatted fscanf input specifiersMaciej W. Rozycki16-1/+338
2025-03-25stdio-common: Add tests for formatted scanf input specifiersMaciej W. Rozycki59-0/+15485
2025-03-21debug: Improve '%n' fortify detection (BZ 30932)Adhemerval Zanella2-15/+22
2025-03-13elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Adhemerval Zanella3-43/+62
2025-02-24Increase the amount of data tested in stdio-common/tst-fwrite-pipe.cStefan Liebler1-2/+2
2025-02-14Increase the amount of data tested in stdio-common/tst-fwrite-bz29459.cTulio Magno Quites Machado Filho1-2/+2
2025-01-28Add test of input file flushing / offset issuesJoseph Myers2-0/+561
2025-01-28Fix fflush handling for mmap files after ungetc (bug 32535)Joseph Myers2-0/+51
2025-01-28Fix fseek handling for mmap files after ungetc or fflush (bug 32529)Joseph Myers2-0/+60
2025-01-28Make fflush (NULL) flush input files (bug 32369)Joseph Myers2-0/+95
2025-01-28Make fclose seek input file to right offset (bug 12724)Joseph Myers2-0/+226
2025-01-28Fix fflush after ungetc on input file (bug 5994)Joseph Myers2-0/+65
2025-01-28libio: Add a new fwrite test that evaluates partial writesTulio Magno Quites Machado Filho2-0/+234
2025-01-28libio: Start to return errors when flushing fwrite's buffer [BZ #29459]Tulio Magno Quites Machado Filho4-0/+260
2025-01-28Add new tests for fopenMartin Coufal2-0/+280
2025-01-26testsuite: Make stdio-common/tst-printf-format-*-mem UNSUPPORTED if the mtrac...Xi Ruoyao1-2/+5