about summary refs log tree commit diff
path: root/libio/genops.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-1259/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-2/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-201-3/+1
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-6/+2
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-138/+49
* Fix BZ #16734 -- fopen calls mmap to allocate its bufferPaul Pluzhnikov2015-08-121-5/+7
* In preparation for fixing BZ#16734, fix failure in misc/tst-error1-memPaul Pluzhnikov2015-08-081-0/+3
* Cleanup: in preparation for fixing BZ #16734, fix memory leaks exposed byPaul Pluzhnikov2015-03-081-7/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"Will Newton2014-03-171-1/+1
* Fix _IO_JUMPS_OFFSET -Wundef warningsWill Newton2014-03-171-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-081-8/+8
* Initialize wide struct info.Ondrej Bilka2013-05-241-0/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Change type of constant to avoid a warning.Thomas Schwinge2012-11-011-1/+1
* Make libio compile without _IO_MTSAFE_IO.Roland McGrath2012-08-171-0/+4
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-2/+2
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-43/+42
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove miscellaneous __STDC__ conditionals.Joseph Myers2012-01-301-3/+1
* Fix locking in _IO_flush_all_lockpAndreas Schwab2011-11-071-2/+2
* Don't lock string streams in stream cleanup codeUlrich Drepper2011-09-091-9/+9
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* * locale/programs/ld-monetary.c (monetary_finish): Avoid range checkUlrich Drepper2007-07-281-6/+12
* * libio/genops.c (_IO_default_finish): Call _IO_lock_finiUlrich Drepper2007-04-161-3/+3
* [BZ #2337]Ulrich Drepper2006-12-131-1/+1
* * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath2006-03-011-0/+3
* * libio/genops.c: Include <stdbool.h>.Roland McGrath2006-02-011-0/+1
* * libio/genops.c (_IO_unbuffer_write): Give concurrently runningUlrich Drepper2006-01-111-0/+13
* * libio/genops.c (_IO_unbuffer_write): Don't always free theUlrich Drepper2006-01-111-4/+49
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-67/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+67
* Update.Ulrich Drepper2004-09-141-3/+3
* Update.Ulrich Drepper2004-05-131-12/+8
* (_IO_cleanup): Do not use locking when flushing the buffers. Some thread mig...Ulrich Drepper2004-02-091-1/+3
* Update.Ulrich Drepper2004-01-141-2/+2
* Update.Ulrich Drepper2003-08-121-3/+3
* Update.Ulrich Drepper2003-05-071-4/+12
* Update.Ulrich Drepper2003-01-081-6/+2
* Update.Ulrich Drepper2002-12-311-0/+3
* Update.Ulrich Drepper2002-12-311-0/+4
* Update.Ulrich Drepper2002-08-301-0/+1
* Update.Ulrich Drepper2002-08-041-1/+2
* Update.Ulrich Drepper2002-08-041-0/+1
* Update.Ulrich Drepper2002-08-031-0/+1
* Update.Ulrich Drepper2002-02-261-22/+42
* Update.Ulrich Drepper2001-11-281-5/+17