about summary refs log tree commit diff
path: root/libio/libioP.h
Commit message (Expand)AuthorAgeFilesLines
* WIP finer-grained, more aggressive local PLT call check zack/wip-check-localplt-2Zack Weinberg2018-03-261-28/+42
* Remove miscellaneous debris from libio.Zack Weinberg2018-02-211-40/+9
* Remove _IO_file_flags define.Zack Weinberg2018-02-211-2/+2
* Remove legacy configuration knobs from libio.Zack Weinberg2018-02-211-4/+0
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-188/+188
* Remove vestiges of external build support from libio headers.Zack Weinberg2018-02-211-8/+0
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-10/+10
* Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg2018-02-071-1/+1
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-0/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer2017-08-311-78/+10
* Single threaded stdio optimizationSzabolcs Nagy2017-07-041-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* hurd: Fix PTR_{,DE}MANGLE callsSamuel Thibault2016-07-061-0/+2
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-13/+63
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Fix BZ #16734 -- fopen calls mmap to allocate its bufferPaul Pluzhnikov2015-08-121-40/+0
* Fix indentation to match nesting in previous commitFlorian Weimer2015-05-221-1/+1
* Avoid some aliasing violations in libioFlorian Weimer2015-05-221-4/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Fix -Wundef warnings for _IO_JUMPS_OFFSET.Roland McGrath2014-05-011-0/+2
* Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"Will Newton2014-03-171-1/+1
* Fix _IO_JUMPS_OFFSET -Wundef warningsWill Newton2014-03-171-1/+1
* Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar2014-03-041-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix typos.Ondřej Bílka2013-08-211-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* printf should return negative value on errorSiddhesh Poyarekar2012-11-161-3/+2
* Note in a comment that references to C++ bits are obsoleteSiddhesh Poyarekar2012-11-161-0/+8
* Remove various _G_*_t type names.Joseph Myers2012-09-251-2/+2
* Remove _G_USING_THUNKS.Joseph Myers2012-09-101-30/+12
* Remove libio C++ vtable definitions.Joseph Myers2012-09-101-24/+0
* Make libio compile without _IO_MTSAFE_IO.Roland McGrath2012-08-171-0/+14
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-109/+69
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove __STDC__ conditionals from non-installed headers.Joseph Myers2012-01-261-5/+1
* Remove pre-ISO C supportUlrich Drepper2012-01-071-4/+4
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-1/+1
* * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper2007-07-191-0/+10
* * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,Ulrich Drepper2007-04-161-134/+101
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-101/+134
* .Jakub Jelinek2007-07-311-134/+101
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-2/+4
* 2006-01-14 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-01-141-2/+3
* * libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper2005-12-191-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-106/+136
* 2.5-18.1Jakub Jelinek2007-07-121-136/+106
* Update.Ulrich Drepper2004-11-271-28/+21