]> git.ipfire.org Git - thirdparty/glibc.git/history - libio/libio.h
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
[thirdparty/glibc.git] / libio / libio.h
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 glibc-2.16.90
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.
1998-07-09  Ulrich DrepperUpdate.
1998-07-08  Ulrich DrepperUpdate.
1998-06-29  Ulrich DrepperUpdate.
1997-12-14  Ulrich DrepperUpdate. cvs/libc-ud-971214
1997-11-18  Ulrich DrepperUpdate. cvs/libc-ud-971117 cvs/libc-ud-971118
1997-11-12  Ulrich DrepperUpdate. cvs/libc-ud-971111
1997-10-13  Ulrich DrepperUpdate. cvs/libc-ud-971012
1997-10-12  Ulrich DrepperUpdate. cvs/libc-ud-971011
1997-09-27  Ulrich DrepperUpdate. cvs/libc-ud-970926
1997-09-21  Ulrich DrepperUpdate. cvs/libc-ud-970920
1997-08-20  Ulrich DrepperUpdate. cvs/libc-ud-970819
1997-06-21  Ulrich DrepperUpdate. cvs/libc-970621 cvs/libc-970622 cvs/libc-970624 cvs/libc-970625 cvs/libc-970626 cvs/libc-970627 cvs/libc-970628 cvs/libc-970629 cvs/libc-970630 cvs/libc-970701 cvs/libc-970702 cvs/libc-970703 cvs/libc-970704 cvs/libc-970705 cvs/libc-970707 cvs/libc-970708 cvs/libc-970709 cvs/libc-970710 cvs/libc-970713 cvs/libc-970715 cvs/libc-970717 cvs/libc-970718 cvs/libc-970719 cvs/libc-970720 cvs/libc-970721 cvs/libc-970722 cvs/libc-970723 cvs/libc-970724 cvs/libc-970725 cvs/libc-970726 cvs/libc-970727 cvs/libc-970728 cvs/libc-970729 cvs/libc-970730 cvs/libc-970731 cvs/libc-970801 cvs/libc-970802 cvs/libc-ud-970620
1997-05-31  Ulrich DrepperUpdate. cvs/libc-ud-970530
1997-02-03  Ulrich Drepperupdate from main archive 970202 cvs/libc-970203
1997-01-30  Ulrich Drepperupdate from main archive 970129 cvs/libc-970130 cvs/libc-970131 cvs/libc-970201
next