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
/
Makefile
Age
Commit message (
Expand
)
Author
2026-03-10
libio: Properly link in function _IO_wfile_doallocate in static binaries
Yunze Zhu
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-11-21
Enable --enable-fortify-source with clang
Adhemerval Zanella
2025-08-22
libio: Properly link in libio functions in static binaries
H.J. Lu
2025-04-14
libio: Add test case for fflush
Frédéric Bérat
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-12-27
libio: asprintf should write NULL upon failure
Florian Weimer
2024-12-23
Check if TEST_CC supports -Wno-restrict before using it
Adhemerval Zanella
2024-10-25
libio: Fix crash in fputws [BZ #20632]
Peter Ammon
2024-10-25
libio: Correctly link tst-popen-fork against libpthread
Arjun Shankar
2024-10-23
libio: Fix a deadlock after fork in popen
Arjun Shankar
2024-10-01
libio: Set _vtable_offset before calling _IO_link_in [BZ #32148]
H.J. Lu
2024-09-20
Add another test for fclose on an unopened file
Aaron Merey
2024-09-05
Test fclose on an unopened file.
Aaron Merey
2024-07-09
libio: handle opening a file when all files are closed (bug 31963)
Andreas Schwab
2024-07-01
Fix conditionals on mtrace-based tests (bug 31892)
Carlos O'Donell
2024-06-04
libio: Test for fdopen memory leak without SEEK_END support (bug 31840)
Florian Weimer
2024-05-06
Add crt1-2.0.o for glibc 2.0 compatibility tests
H.J. Lu
2024-04-30
libio: Sort test variables in Makefile
H.J. Lu
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-07-05
Exclude routines from fortification
Frédéric Bérat
2023-03-27
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-02
getdelim: ensure error indicator is set on error (bug 29917)
Andreas Schwab
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-07-14
Apply asm redirections in stdio.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
2022-03-08
libio: Ensure output buffer for wchars (bug #28828)
José Bollo
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-07-22
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-05-16
Enable support for GCC 11 -Wmismatched-dealloc.
Martin Sebor
2021-04-16
Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
Fangrui Song
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-10-08
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-07-21
libio: Remove __libc_readline_unlocked
Florian Weimer
2020-07-07
signal: Move sys_errlist to a compat symbol
Adhemerval Zanella
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-07-31
iconv: Revert steps array reference counting changes
Florian Weimer
2019-06-20
libio: do not attempt to free wide buffers of legacy streams [BZ #24228]
Dmitry V. Levin
2019-05-21
libio: Fix gconv-related memory leak [BZ #24583]
Florian Weimer
2019-05-15
Fix crash in _IO_wfile_sync (bug 20568)
Andreas Schwab
2019-02-03
libio: Use stdin consistently for input functions [BZ #24153]
Florian Weimer
2019-01-31
libio: use stdout in puts and putchar, etc [BZ #24051].
Paul Pluzhnikov
2019-01-02
Set behavior of sprintf-like functions with overlapping source and destination
Gabriel F. T. Gomes
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-10-02
libio: Flush stream at freopen (BZ#21037)
Adhemerval Zanella
2018-07-06
libio: Implement internal function __libc_readline_unlocked
Florian Weimer
2018-06-26
libio: Add tst-vtables, tst-vtables-interposed
Florian Weimer
2018-03-13
[BZ 1190] Make EOF sticky in stdio.
Zack Weinberg
[next]