aboutsummaryrefslogtreecommitdiff
path: root/libio/libioP.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer1-78/+10
2017-07-04Single threaded stdio optimizationSzabolcs Nagy1-0/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-07-06hurd: Fix PTR_{,DE}MANGLE callsSamuel Thibault1-0/+2
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer1-13/+63
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-08-12Fix BZ #16734 -- fopen calls mmap to allocate its bufferPaul Pluzhnikov1-40/+0
2015-05-22Fix indentation to match nesting in previous commitFlorian Weimer1-1/+1
2015-05-22Avoid some aliasing violations in libioFlorian Weimer1-4/+19
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-05-01Fix -Wundef warnings for _IO_JUMPS_OFFSET.Roland McGrath1-0/+2
2014-03-17Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"Will Newton1-1/+1
2014-03-17Fix _IO_JUMPS_OFFSET -Wundef warningsWill Newton1-1/+1
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar1-0/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-21Fix typos.Ondřej Bílka1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-16printf should return negative value on errorSiddhesh Poyarekar1-3/+2
2012-11-16Note in a comment that references to C++ bits are obsoleteSiddhesh Poyarekar1-0/+8
2012-09-25Remove various _G_*_t type names.Joseph Myers1-2/+2
2012-09-10Remove _G_USING_THUNKS.Joseph Myers1-30/+12
2012-09-10Remove libio C++ vtable definitions.Joseph Myers1-24/+0
2012-08-17Make libio compile without _IO_MTSAFE_IO.Roland McGrath1-0/+14
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-109/+69
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers1-5/+1
2012-01-07Remove pre-ISO C supportUlrich Drepper1-4/+4
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper1-1/+1
2007-07-19* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper1-0/+10
2007-04-16* libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,Ulrich Drepper1-134/+101
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-101/+134
2007-07-31.Jakub Jelinek1-134/+101
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath1-2/+4
2006-01-142006-01-14 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-2/+3
2005-12-19* libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-106/+136
2007-07-122.5-18.1Jakub Jelinek1-136/+106
2004-11-27Update.Ulrich Drepper1-28/+21
2004-09-14Update.Ulrich Drepper1-315/+330
2004-01-14Update.Ulrich Drepper1-13/+13
2003-11-04Update.Ulrich Drepper1-0/+11
2003-08-31Update.Ulrich Drepper1-0/+9
2003-08-12Update.Ulrich Drepper1-0/+2
2003-05-27Update.Ulrich Drepper1-3/+2
2003-05-07Update.Ulrich Drepper1-0/+1
2003-03-27* scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath1-1/+3
2003-01-08Update.Ulrich Drepper1-4/+1