index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
/
Makefile
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-12-09
Handle clang -Wignored-attributes on weak aliases
Adhemerval Zanella
2025-10-29
Supress unused command arguments warning with clang
Adhemerval Zanella
2025-10-20
Make <inttypes.h> printf macros narrow arguments (bug 31470)
Joseph Myers
2025-08-23
stdio-common: Reject insufficient character data in scanf [BZ #12701]
Maciej W. Rozycki
2025-08-05
tst-freopen4: Remove temporary directory from warning message
H.J. Lu
2025-04-14
libio: Synthesize ESPIPE error if lseek returns 0 after reading bytes
Florian Weimer
2025-04-02
stdio: fix hurd link for tst-setvbuf2
DJ Delorie
2025-04-01
stdio: Add more setvbuf tests
DJ Delorie
2025-03-28
stdio-common: Add tests for formatted vsscanf input specifiers
Maciej W. Rozycki
2025-03-28
stdio-common: Add tests for formatted vfscanf input specifiers
Maciej W. Rozycki
2025-03-28
stdio-common: Add tests for formatted vscanf input specifiers
Maciej W. Rozycki
2025-03-28
stdio-common: Add tests for formatted sscanf input specifiers
Maciej W. Rozycki
2025-03-28
stdio-common: Add tests for formatted fscanf input specifiers
Maciej W. Rozycki
2025-03-25
stdio-common: Add tests for formatted scanf input specifiers
Maciej W. Rozycki
2025-03-13
elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]
Adhemerval Zanella
2025-01-28
Add test of input file flushing / offset issues
Joseph Myers
2025-01-28
Fix fflush handling for mmap files after ungetc (bug 32535)
Joseph Myers
2025-01-28
Fix fseek handling for mmap files after ungetc or fflush (bug 32529)
Joseph Myers
2025-01-28
Make fflush (NULL) flush input files (bug 32369)
Joseph Myers
2025-01-28
Make fclose seek input file to right offset (bug 12724)
Joseph Myers
2025-01-28
Fix fflush after ungetc on input file (bug 5994)
Joseph Myers
2025-01-28
libio: Add a new fwrite test that evaluates partial writes
Tulio Magno Quites Machado Filho
2025-01-28
libio: Start to return errors when flushing fwrite's buffer [BZ #29459]
Tulio Magno Quites Machado Filho
2025-01-28
Add new tests for fopen
Martin Coufal
2025-01-26
testsuite: Make stdio-common/tst-printf-format-*-mem UNSUPPORTED if the mtrac...
Xi Ruoyao
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-12-24
stdio-common: Tweak comment in Makefile
Sam James
2024-12-24
stdio-common: Use clang with bugfix for bug28
Dmitry Chestnykh
2024-12-23
stdio-common: Suppress Clang warnings on scanf13.c
H.J. Lu
2024-12-21
stdio-common: Exclude bug28 when clang is used
H.J. Lu
2024-12-17
ungetc: Guarantee single char pushback
Siddhesh Poyarekar
2024-11-07
stdio-common: Add tests for formatted vsnprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted vsprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted vfprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted vdprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted vasprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted vprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted snprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted sprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted fprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted dprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted asprintf output specifiers
Maciej W. Rozycki
2024-11-07
stdio-common: Add tests for formatted printf output specifiers
Maciej W. Rozycki
2024-10-25
stdio-common: Fix scanf parsing for NaN types [BZ #30647]
Avinal Kumar
2024-10-08
stdio-common/Makefile: Fix FAIL: lint-makefiles
H.J. Lu
2024-10-07
Add freopen special-case tests: thread cancellation
Joseph Myers
2024-10-01
Do not use -Wp to disable fortify (BZ 31928)
Adhemerval Zanella
2024-09-30
Add a new fwrite test that exercises buffer overflow
Tulio Magno Quites Machado Filho
2024-09-26
stdio-common: Add new test for fdopen
Sergey Kolosov
[next]