summary refs log tree commit diff
path: root/libio/libio.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove pre-ISO C supportUlrich Drepper2012-01-071-2/+3
* Fix a few problems in fopen and freopenUlrich Drepper2011-05-151-1/+3
* Fix getwc* and putwc* on non-wide streams.Ulrich Drepper2009-11-191-6/+8
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-0/+3
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-3/+7
* (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g...Ulrich Drepper2007-04-161-16/+16
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-16/+16
* .Jakub Jelinek2007-07-311-16/+16
* [BZ #2337]Ulrich Drepper2006-12-131-0/+1
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-0/+4
* 2006-01-14 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-01-141-4/+4
* * libio/genops.c (_IO_unbuffer_write): Don't always free theUlrich Drepper2006-01-111-2/+8
* [BZ #284, BZ #721]Roland McGrath2005-02-171-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-34/+23
* 2.5-18.1Jakub Jelinek2007-07-121-23/+34
* (_IO_FLAGS2_FORTIFY): Renamed from _IO_FLAGS2_CHECK_PERCENT_N.Ulrich Drepper2004-11-181-1/+1
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-0/+3
* Update.Ulrich Drepper2004-01-141-2/+2
* Use __builtin_expect in _IO_getc_unlocked, _IO_peekc_unlocked, _IO_ptc_unlcok...Ulrich Drepper2003-12-281-6/+14
* Update.Ulrich Drepper2003-09-041-0/+1
* Update.Ulrich Drepper2003-08-311-8/+0
* Update.Ulrich Drepper2003-08-311-0/+8
* Update.Ulrich Drepper2003-08-251-2/+2
* Update.Ulrich Drepper2002-08-301-0/+6
* Update.Ulrich Drepper2002-03-131-4/+4
* Update.Ulrich Drepper2001-08-151-1/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-20/+22
* Update.Ulrich Drepper2000-12-011-4/+0
* Update.Ulrich Drepper2000-09-061-1/+15
* Update.Ulrich Drepper2000-09-011-2/+2
* Update.Ulrich Drepper2000-09-011-0/+4
* Update.Ulrich Drepper2000-09-011-0/+1
* Update.Ulrich Drepper2000-08-131-25/+40
* * libio/libio.h (_IO_FILE): Revert type of _chain to _IO_FILE*. Greg McGary2000-07-041-3/+3
* 2000-06-28 Greg McGary <greg@mcgary.org>Greg McGary2000-06-291-10/+4
* * mach/devstream.c (devstream_write, devstream_read): New functions.Roland McGrath2000-03-101-2/+6