]> git.ipfire.org Git - thirdparty/glibc.git/history - libio
hurd: Fix build
[thirdparty/glibc.git] / libio /
2019-07-31  Florian Weimericonv: Revert steps array reference counting changes
2019-06-27  Gabriel F. T. GomesPrepare vfprintf to use __printf_fp/__printf_fphex...
2019-06-20  Dmitry V. Levinlibio: do not attempt to free wide buffers of legacy...
2019-06-12  Florian Weimerlibio: freopen of default streams crashes in old progra...
2019-05-21  Florian Weimerlibio: Fix gconv-related memory leak [BZ #24583]
2019-05-20  Florian Weimerlibio: Remove codecvt vtable [BZ #24588]
2019-05-15  Andreas SchwabFix crash in _IO_wfile_sync (bug 20568)
2019-02-25  Joseph MyersBreak more lines before not after operators.
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-02-18  Florian Weimerlibio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr
2019-02-13  Joseph MyersFix -Wempty-body warnings in glibc.
2019-02-06  Stefan LieblerFix wide char format specifier in libio/tst-bz24153.c.
2019-02-03  Florian Weimerlibio: Use stdin consistently for input functions ...
2019-01-31  Paul Pluzhnikovlibio: use stdout in puts and putchar, etc [BZ #24051].
2019-01-03  Zack WeinbergUse C99-compliant scanf under _GNU_SOURCE with modern...
2019-01-02  Gabriel F. T. GomesSet behavior of sprintf-like functions with overlapping...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-11  Gabriel F. T. GomesRemove redirection of _IO_vfprintf
2018-12-07  Gabriel F. T. GomesPrepare vfscanf to use __strtof128_internal
2018-12-05  Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05  Zack WeinbergAdd __v*printf_internal with flags arguments
2018-12-05  Zack WeinbergUse SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
2018-12-05  Zack WeinbergAdd __vfscanf_internal and __vfwscanf_internal with...
2018-11-30  Adhemerval Zanellaposix: Use posix_spawn on popen
2018-11-28  Florian Weimersupport: Add signal support to support_capture_subproce...
2018-10-17  Andreas SchwabDon't reduce test timeout to less than default
2018-10-09  Szabolcs NagyIncrease timeout of libio/tst-readline
2018-10-02  Adhemerval Zanellalibio: Flush stream at freopen (BZ#21037)
2018-07-10  Florian WeimerFix copyright years in recent commits
2018-07-06  Florian Weimerlibio: Implement internal function __libc_readline_unlocked
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
2018-06-26  Florian Weimerlibio: Add tst-vtables, tst-vtables-interposed
2018-06-26  Florian Weimerlibio: Disable vtable validation in case of interpositi...
2018-06-20  Florian Weimerlibio: Avoid ptrdiff_t overflow in IO_validate_vtable
2018-06-01  Florian Weimerlibio: Avoid _allocate_buffer, _free_buffer function...
2018-04-03  Samuel Thibaulthurd: Avoid more libc.so local PLTs
2018-03-13  Zack Weinberg[BZ 1190] Make EOF sticky in stdio.
2018-02-21  Zack WeinbergRemove miscellaneous debris from libio.
2018-02-21  Zack WeinbergRemove _IO_file_flags define.
2018-02-21  Zack WeinbergRemove legacy configuration knobs from libio.
2018-02-21  Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-02-21  Zack WeinbergRemove vestiges of external build support from libio...
2018-02-21  Joseph MyersFix -Os putc_unlocked, fputc_unlocked linknamespace...
2018-02-21  Joseph MyersFix -Os getc_unlocked linknamespace, localplt issues...
2018-02-19  Joseph MyersFix -Os ferror_unlocked linknamespace, localplt issues...
2018-02-15  Joseph MyersUse libc_hidden_* for fputs (bug 15105).
2018-02-15  Joseph MyersFix -Os feof_unlocked linknamespace, localplt issues...
2018-02-07  Zack WeinbergPost-cleanup 2: minimize _G_config.h.
2018-02-07  Zack WeinbergPost-cleanup 1: move libio.h back out of bits/.
2018-02-07  Zack WeinbergDon't install libio.h or _G_config.h.
2018-02-06  Zack WeinbergRemove getc and putc macros from the public stdio.h.
2018-01-29  Samuel Thibaultlibio: Rename _FWRITE to FWRITE_FUNC
2018-01-28  Samuel Thibaulthurd: Fix building libio/tst-memstream3.c
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-31  Zack WeinbergCorrect improper-inclusion check in bits/libio-ldbl.h.
2017-12-24  Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-12-18  Florian Weimerld.so: Examine GLRO to detect inactive loader [BZ ...
2017-12-12  Adhemerval Zanellalibio: Free backup area when it not required (BZ#22415)
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-05  Andreas SchwabAlways do locking when iterating over list of streams...
2017-10-01  H.J. LuHide internal __fopen_maybe_mmap function [BZ #18822]
2017-10-01  H.J. LuMark 3 *_internal functions with attribute_hidden ...
2017-09-09  Mike FABIANFinish change from “Bengali” to “Bangla”
2017-08-31  Florian Weimerlibio: Assume _LIBC, weak_alias, errno, (__set_)errno...
2017-08-21  Adhemerval ZanellaConsolidate non cancellable waitpid call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable write call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable read call
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-08-07  Andreas SchwabFix missing redirects in testsuite targets
2017-07-14  Szabolcs NagyDisable single thread optimization for open_memstream
2017-07-04  Szabolcs NagySingle threaded stdio optimization
2017-06-08  Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-05-22  Adhemerval Zanellalibio: Avoid dup already opened file descriptor [BZ...
2017-05-11  Zack WeinbergRemove _IO_MTSAFE_IO from public headers.
2017-04-18  Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-04-18  Florian WeimerAssume that dup3 is available
2017-04-18  Florian WeimerAssume that pipe2 is always available
2017-04-07  Zack Weinberggetopt: eliminate __need_getopt by splitting up getopt.h.
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-02-25  Zack WeinbergClean up conditionals for declaration of gets.
2017-02-16  Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-09  Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-11-30  Florian Weimerlibio: Limit buffer size to 8192 bytes [BZ #4099]
2016-11-27  Zack WeinbergMinor problems exposed by compiling C++ tests under...
2016-10-02  Adhemerval ZanellaFix tst-memstream3 build failure
2016-09-30  Adhemerval Zanellalibio: Multiple fixes for open_{w}memstram (BZ#18241...
2016-08-02  Joseph MyersSupport __STDC_WANT_LIB_EXT2__ feature test macro.
2016-07-06  Samuel Thibaulthurd: Fix PTR_{,DE}MANGLE calls
2016-06-23  Florian Weimerlibio: Implement vtable verification [BZ #20191]
2016-06-11  Paul Pluzhnikov2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-06-11  Florian Weimerfopencookie: Mangle function pointers stored on the...
2016-06-03  Florian Weimerlibio: Use wmemset instead of __wmemset to avoid linkna...
2016-04-29  Adhemerval Zanellalibio: Fix fmemopen append mode failure (BZ# 20012)
2016-04-28  Joseph MyersFix stdio.h namespace for pre-threads POSIX (bug 20014).
2016-04-28  Joseph MyersAlso define off_t in stdio.h for UNIX98.
2016-04-26  Adhemerval Zanellalibio: Update internal fmemopen position after write...
2016-04-26  Joseph MyersDefine off_t in stdio.h for XOPEN2K.
2016-04-25  Joseph MyersFix stdio.h cuserid namespace (bug 19989).
next