aboutsummaryrefslogtreecommitdiff
path: root/libio/libio.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-06-04libio: Assume _IO_lock_inexpensiveAdhemerval Zanella1-9/+2
2021-06-01stdio-common: Remove _IO_vfwscanfFlorian Weimer1-2/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-13Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]Florian Weimer1-7/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-20libio: Remove codecvt vtable [BZ #24588]Florian Weimer1-32/+0
2019-02-18libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer1-3/+0
2019-02-13Fix -Wempty-body warnings in glibc.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-11Remove redirection of _IO_vfprintfGabriel F. T. Gomes1-1/+0
2018-12-05Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg1-1/+0
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg1-5/+0
2018-12-05Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.Zack Weinberg1-1/+0
2018-12-05Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg1-1/+0
2018-02-21Remove miscellaneous debris from libio.Zack Weinberg1-0/+8
2018-02-21Remove _IO_file_flags define.Zack Weinberg1-56/+25
2018-02-21Remove legacy configuration knobs from libio.Zack Weinberg1-22/+14
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg1-60/+38
2018-02-21Remove vestiges of external build support from libio headers.Zack Weinberg1-27/+5
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg1-4/+18
2018-02-07Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg1-0/+407
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg1-25/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-504/+6
2017-07-04Single threaded stdio optimizationSzabolcs Nagy1-0/+4
2017-05-11Remove _IO_MTSAFE_IO from public headers.Zack Weinberg1-18/+13
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-27Minor problems exposed by compiling C++ tests under _ISOMAC.Zack Weinberg1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-03Don't include <bits/stdio-lock.h> from installed <libio.h>.Joseph Myers1-5/+1
2015-08-12Fix BZ #16734 -- fopen calls mmap to allocate its bufferPaul Pluzhnikov1-2/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-10-10Remove _IO_pos_t.Joseph Myers1-1/+0
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers1-1/+1
2012-09-25Remove various _G_*_t type names.Joseph Myers1-6/+6
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers1-1/+0
2012-09-20Remove _G_NEED_STDARG_H.Joseph Myers1-8/+6
2012-09-13Remove _G_HAVE_PRINTF_FP.Joseph Myers1-3/+0
2012-04-12Update comment for _io_write_fnRoland McGrath1-5/+5
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-02-09Remove _G_HAVE_SYS_CDEFS.Marek Polacek1-6/+1
2012-01-31Remove PARAMS macros.Marek Polacek1-5/+0
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers1-12/+2