index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libio
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
libio: handle opening a file when all files are closed (bug 31963)
Andreas Schwab
1
-0
/
+1
2024-07-01
Fix conditionals on mtrace-based tests (bug 31892)
Carlos O'Donell
1
-11
/
+31
2024-06-04
libio: Test for fdopen memory leak without SEEK_END support (bug 31840)
Florian Weimer
1
-2
/
+16
2024-05-06
Add crt1-2.0.o for glibc 2.0 compatibility tests
H.J. Lu
1
-0
/
+6
2024-04-30
libio: Sort test variables in Makefile
H.J. Lu
1
-20
/
+84
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-07-05
Exclude routines from fortification
Frédéric Bérat
1
-2
/
+21
2023-03-27
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
1
-0
/
+2
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2023-01-02
getdelim: ensure error indicator is set on error (bug 29917)
Andreas Schwab
1
-1
/
+1
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
1
-3
/
+11
2022-07-14
Apply asm redirections in stdio.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
1
-1
/
+1
2022-03-08
libio: Ensure output buffer for wchars (bug #28828)
José Bollo
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-07-22
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
1
-4
/
+8
2021-05-16
Enable support for GCC 11 -Wmismatched-dealloc.
Martin Sebor
1
-1
/
+1
2021-04-16
Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
Fangrui Song
1
-0
/
+28
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-10-08
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
1
-1
/
+1
2020-07-21
libio: Remove __libc_readline_unlocked
Florian Weimer
1
-2
/
+2
2020-07-07
signal: Move sys_errlist to a compat symbol
Adhemerval Zanella
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-07-31
iconv: Revert steps array reference counting changes
Florian Weimer
1
-14
/
+2
2019-06-20
libio: do not attempt to free wide buffers of legacy streams [BZ #24228]
Dmitry V. Levin
1
-1
/
+13
2019-05-21
libio: Fix gconv-related memory leak [BZ #24583]
Florian Weimer
1
-2
/
+14
2019-05-15
Fix crash in _IO_wfile_sync (bug 20568)
Andreas Schwab
1
-1
/
+3
2019-02-03
libio: Use stdin consistently for input functions [BZ #24153]
Florian Weimer
1
-1
/
+1
2019-01-31
libio: use stdout in puts and putchar, etc [BZ #24051].
Paul Pluzhnikov
1
-1
/
+1
2019-01-02
Set behavior of sprintf-like functions with overlapping source and destination
Gabriel F. T. Gomes
1
-1
/
+6
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-10-02
libio: Flush stream at freopen (BZ#21037)
Adhemerval Zanella
1
-2
/
+2
2018-07-06
libio: Implement internal function __libc_readline_unlocked
Florian Weimer
1
-2
/
+2
2018-06-26
libio: Add tst-vtables, tst-vtables-interposed
Florian Weimer
1
-0
/
+2
2018-03-13
[BZ 1190] Make EOF sticky in stdio.
Zack Weinberg
1
-1
/
+2
2018-02-07
Don't install libio.h or _G_config.h.
Zack Weinberg
1
-4
/
+5
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-12-24
Deprecate external use of libio.h and _G_config.h.
Zack Weinberg
1
-1
/
+2
2017-12-12
libio: Free backup area when it not required (BZ#22415)
Adhemerval Zanella
1
-2
/
+9
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
1
-59
/
+59
2017-08-07
Fix missing redirects in testsuite targets
Andreas Schwab
1
-1
/
+1
2017-06-08
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
1
-1
/
+2
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-09-30
libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
Adhemerval Zanella
1
-2
/
+2
2016-06-23
libio: Implement vtable verification [BZ #20191]
Florian Weimer
1
-1
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-10-15
Remove -fexceptions configure test.
Joseph Myers
1
-58
/
+58
2015-10-12
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
1
-0
/
+24
2015-09-03
Don't install bits/libc-lock.h or bits/stdio-lock.h.
Joseph Myers
1
-1
/
+1
2015-08-12
Fix BZ #18820 -- fmemopen may leak memory on failure.
Paul Pluzhnikov
1
-1
/
+7
[next]