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