[v3,0/7] Fix some libm static issues
[platform/upstream/glibc.git] / libio / libio.h
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-04 Adhemerval Zanellalibio: Assume _IO_lock_inexpensive
2021-06-01 Florian Weimerstdio-common: Remove _IO_vfwscanf
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-13 Florian WeimerRedefine _IO_iconv_t to store a single gconv step point...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-05-20 Florian Weimerlibio: Remove codecvt vtable [BZ #24588]
2019-02-18 Florian Weimerlibio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr
2019-02-13 Joseph MyersFix -Wempty-body warnings in glibc.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-11 Gabriel F. T. GomesRemove redirection of _IO_vfprintf
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-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-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-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-24 Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-07-04 Szabolcs NagySingle threaded stdio optimization
2017-05-11 Zack WeinbergRemove _IO_MTSAFE_IO from public headers.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-27 Zack WeinbergMinor problems exposed by compiling C++ tests under...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-03 Joseph MyersDon't include <bits/stdio-lock.h> from installed <libio.h>.
2015-08-13 Paul PluzhnikovFix BZ #16734 -- fopen calls mmap to allocate its buffer
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-10 Joseph MyersRemove _IO_pos_t.
2012-10-09 Joseph MyersRemove _G_off64_t and _G_stat64 from _G_config.h.
2012-09-25 Joseph MyersRemove various _G_*_t type names.
2012-09-21 Joseph MyersRemove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
2012-09-20 Joseph MyersRemove _G_NEED_STDARG_H.
2012-09-13 Joseph MyersRemove _G_HAVE_PRINTF_FP.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-04-12 Roland McGrathUpdate comment for _io_write_fn
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-09 Marek PolacekRemove _G_HAVE_SYS_CDEFS.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Marek PolacekRemove PARAMS macros.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from installed headers.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-05-15 Ulrich DrepperFix a few problems in fopen and freopen
2009-11-19 Ulrich DrepperFix getwc* and putwc* on non-wide streams.
2007-09-18 Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-07-28 Ulrich Drepper* iconv/gconv_int.h (__GCONV_NULCONV): New internal...
2007-04-16 Ulrich Drepper(__underflow, __uflow, __overflow, __wunderflow, __wufl...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-12-13 Ulrich Drepper[BZ #2337]
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2006-01-14 Roland McGrath2006-01-14 Jakub Jelinek <jakub@redhat.com>
2006-01-11 Ulrich Drepper* libio/genops.c (_IO_unbuffer_write): Don't always...
2005-02-17 Roland McGrath[BZ #284, BZ #721]
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-18 Ulrich Drepper(_IO_FLAGS2_FORTIFY): Renamed from _IO_FLAGS2_CHECK_PER...
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-01-14 Ulrich DrepperUpdate.
2003-12-28 Ulrich DrepperUse __builtin_expect in _IO_getc_unlocked, _IO_peekc_un...
2003-09-04 Ulrich DrepperUpdate.
2003-08-31 Ulrich DrepperUpdate.
2003-08-31 Ulrich DrepperUpdate.
2003-08-25 Ulrich DrepperUpdate.
2002-08-30 Ulrich DrepperUpdate.
2002-03-13 Ulrich DrepperUpdate.
2001-08-15 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2000-12-01 Ulrich DrepperUpdate.
2000-09-06 Ulrich DrepperUpdate.
2000-09-01 Ulrich DrepperUpdate.
2000-09-01 Ulrich DrepperUpdate.
2000-09-01 Ulrich DrepperUpdate.
2000-08-13 Ulrich DrepperUpdate.
2000-07-04 Greg McGary* libio/libio.h (_IO_FILE): Revert type of _chain to...
2000-06-29 Greg McGary2000-06-28 Greg McGary <greg@mcgary.org>
2000-03-10 Roland McGrath* mach/devstream.c (devstream_write, devstream_read...
1999-10-09 Ulrich DrepperUpdate.
1999-06-20 Ulrich DrepperUpdate.
1999-06-20 Ulrich Drepper* libio/libio.h (_IO_putwc): Correct type of first...
1999-06-17 Ulrich DrepperUpdate.
1999-06-16 Ulrich DrepperUpdate.
1999-06-09 Ulrich DrepperUpdate.
1998-12-04 Ulrich DrepperUpdate.
1998-11-16 Ulrich DrepperUpdate.
1998-11-08 Ulrich DrepperUpdate.
1998-09-29 Ulrich DrepperUpdate.
1998-09-18 Ulrich DrepperUpdate.
next