about summary refs log tree commit diff
path: root/libio/libio.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* libio: Assume _IO_lock_inexpensiveAdhemerval Zanella2021-06-041-9/+2
* stdio-common: Remove _IO_vfwscanfFlorian Weimer2021-06-011-2/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]Florian Weimer2019-11-131-7/+3
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* libio: Remove codecvt vtable [BZ #24588]Florian Weimer2019-05-201-32/+0
* libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer2019-02-181-3/+0
* Fix -Wempty-body warnings in glibc.Joseph Myers2019-02-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Remove redirection of _IO_vfprintfGabriel F. T. Gomes2018-12-111-1/+0
* Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg2018-12-051-1/+0
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-5/+0
* Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.Zack Weinberg2018-12-051-1/+0
* Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg2018-12-051-1/+0
* Remove miscellaneous debris from libio.Zack Weinberg2018-02-211-0/+8
* Remove _IO_file_flags define.Zack Weinberg2018-02-211-56/+25
* Remove legacy configuration knobs from libio.Zack Weinberg2018-02-211-22/+14
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-60/+38
* Remove vestiges of external build support from libio headers.Zack Weinberg2018-02-211-27/+5
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-4/+18
* Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg2018-02-071-0/+407
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-25/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-241-504/+6
* Single threaded stdio optimizationSzabolcs Nagy2017-07-041-0/+4
* Remove _IO_MTSAFE_IO from public headers.Zack Weinberg2017-05-111-18/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Minor problems exposed by compiling C++ tests under _ISOMAC.Zack Weinberg2016-11-271-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Don't include <bits/stdio-lock.h> from installed <libio.h>.Joseph Myers2015-09-031-5/+1
* Fix BZ #16734 -- fopen calls mmap to allocate its bufferPaul Pluzhnikov2015-08-121-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Remove _IO_pos_t.Joseph Myers2012-10-101-1/+0
* Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers2012-10-091-1/+1
* Remove various _G_*_t type names.Joseph Myers2012-09-251-6/+6
* Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers2012-09-211-1/+0
* Remove _G_NEED_STDARG_H.Joseph Myers2012-09-201-8/+6
* Remove _G_HAVE_PRINTF_FP.Joseph Myers2012-09-131-3/+0
* Update comment for _io_write_fnRoland McGrath2012-04-121-5/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove _G_HAVE_SYS_CDEFS.Marek Polacek2012-02-091-6/+1
* Remove PARAMS macros.Marek Polacek2012-01-311-5/+0
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-12/+2