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
/
libio
/
bits
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-02-05
libio: Replace __LP64__ with __WORDSIZE
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-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-12-17
ungetc: Guarantee single char pushback
Siddhesh Poyarekar
2024-08-05
Fix name space violation in fortify wrappers (bug 32052)
Andreas Schwab
2024-05-17
Use a doubly-linked list for _IO_list_all (bug 27777)
Alexandre Ferrieux
2024-02-27
libio: Improve fortify with clang
Adhemerval Zanella
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-09-26
libio: Add nonnull attribute for most FILE * arguments in stdio.h
Xi Ruoyao
2023-07-05
libio/bits/stdio2-decl.h: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
libio/bits/stdio2.h: Clearly separate declaration from definitions
Frédéric Bérat
2023-03-02
C2x scanf binary constant handling
Joseph Myers
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-07-14
Apply asm redirections in stdio.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-10-20
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-10-20
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-12-31
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-08-20
Fix namespace violation in stdio.h and sys/stat.h if build with optimization....
Stefan Liebler
2020-05-04
improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]
Martin Sebor
2020-04-30
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-02-17
Prepare redirections for IEEE long double on powerpc64le
Gabriel F. T. Gomes
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-03
Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Zack Weinberg
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-02-21
Remove _IO_file_flags define.
Zack Weinberg
2018-02-07
Post-cleanup 1: move libio.h back out of bits/.
Zack Weinberg
2018-02-07
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-02-05
Remove getc and putc macros from the public stdio.h.
Zack Weinberg
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-31
Correct improper-inclusion check in bits/libio-ldbl.h.
Zack Weinberg
2017-12-24
Deprecate external use of libio.h and _G_config.h.
Zack Weinberg
2017-06-08
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-03-16
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-02-25
Clean up conditionals for declaration of gets.
Zack Weinberg
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-05-03
Fix conditions on checking versions of dprintf (bug 13775).
Joseph Myers
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
2012-02-27
BZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature test conditional.
Roland McGrath
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
[next]