about summary refs log tree commit diff
path: root/libio/genops.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update.Ulrich Drepper2001-08-111-3/+5
* Update.Ulrich Drepper2001-08-041-6/+12
* (flush_cleanup): Guard list_all_lock to allow compilation without threads.Andreas Jaeger2001-07-311-0/+2
* Update.Ulrich Drepper2001-07-241-21/+33
* Update.Ulrich Drepper2001-07-241-12/+92
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-20/+22
* Update.Ulrich Drepper2000-09-251-1/+1
* Update.Ulrich Drepper2000-09-011-0/+3
* Update.Ulrich Drepper2000-08-291-1/+1
* Update.Ulrich Drepper2000-08-131-3/+14
* (_IO_default_showmanyc): Change return type to size_t.Ulrich Drepper2000-08-031-1/+1
* * libio/libio.h (_IO_FILE): Revert type of _chain to _IO_FILE*. Greg McGary2000-07-041-23/+23
* Update.Ulrich Drepper2000-07-031-0/+7
* 2000-06-28 Greg McGary <greg@mcgary.org>Greg McGary2000-06-291-31/+31
* * libio/genops.c (_IO_list_lock): Only compile body if we're Andreas Jaeger2000-06-081-1/+7
* Update.Ulrich Drepper2000-06-071-0/+44
* Update.Ulrich Drepper2000-03-271-2/+2
* Update.Ulrich Drepper1999-08-161-2/+2
* Update.Ulrich Drepper1999-08-051-2/+3
* Update.Ulrich Drepper1999-06-161-8/+45
* Update.Ulrich Drepper1999-01-281-1/+1
* Update.Ulrich Drepper1999-01-281-1/+11