summaryrefslogtreecommitdiff
path: root/libio/fileops.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers2012-10-091-4/+4
* Don't flush write buffer for ftellSiddhesh Poyarekar2012-09-281-5/+16
* Fix minor typos in commentsSiddhesh Poyarekar2012-09-251-2/+2
* Fix typos in commentsSiddhesh Poyarekar2012-09-051-1/+1
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-75/+70
* Hurd: #include <kernel-features.h>Thomas Schwinge2012-05-101-2/+2
* Remove xsputn small copy optimization.David S. Miller2012-03-291-15/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove miscellaneous __STDC__ conditionals.Joseph Myers2012-01-301-3/+1
* Fix fopen (non-existing-file, "re") errnoAndreas Jaeger2011-08-201-13/+11
* Fix fileops.c build for old kernelsH.J. Lu2011-05-171-0/+1
* Fix a few problems in fopen and freopenUlrich Drepper2011-05-151-3/+17
* Initialize variable in _IO_new_file_close_itUlrich Drepper2011-05-141-0/+2
* Fix file descriptor position after fcloseUlrich Drepper2011-05-131-6/+12
* Use al possible bytes from fopen mode string.Eric Blake2011-04-221-16/+16
* Remove doubled words.Jim Meyering2011-04-221-3/+3
* (_IO_new_file_fopen): Don't prematurely stop parsing mode string.Ulrich Drepper2009-06-091-3/+3
* * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.Ulrich Drepper2008-07-271-1/+1
* [BZ #6771]Ulrich Drepper2008-07-261-1/+3
* (_IO_new_file_fopen): Recognize 'e' flag and set O_CLOEXEC is needed.Ulrich Drepper2007-07-221-0/+5
* * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,Ulrich Drepper2007-04-161-6/+5
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-5/+6
* .Jakub Jelinek2007-07-311-6/+5
* [BZ #2337]Ulrich Drepper2006-12-131-7/+4
* (_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable.Ulrich Drepper2006-01-191-1/+4
* [BZ #1078]Ulrich Drepper2005-09-271-2/+4
* * stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper2005-09-041-4/+6
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-21/+18
* 2.5-18.1Jakub Jelinek2007-07-121-18/+21
* Update.Ulrich Drepper2004-12-061-42/+8
* (_IO_new_file_seekoff): If mode is 0 and fp->_offset == _IO_pos_BAD, just cal...Ulrich Drepper2004-11-091-1/+12
* 2004-11-03 Marcus Brinkmann <marcus@gnu.org>Roland McGrath2004-11-081-1/+1
* Update.Ulrich Drepper2004-09-141-4/+5
* (new_do_write): Return _IO_size_t to make 64-bit clean.Andreas Jaeger2004-04-011-2/+2
* Update.Ulrich Drepper2004-01-141-4/+4
* Update.Ulrich Drepper2003-09-111-1/+1
* Update.Ulrich Drepper2003-09-061-9/+7
* (_IO_new_file_overflow): Handle switching to write mode from read of backup b...Ulrich Drepper2003-09-061-6/+17
* Update.Ulrich Drepper2003-09-041-5/+6
* Update.Ulrich Drepper2003-09-041-7/+15
* Update.Ulrich Drepper2003-08-291-5/+2
* Update.Ulrich Drepper2003-07-151-2/+7
* Update.Ulrich Drepper2003-05-311-3/+0
* * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.Roland McGrath2003-04-161-0/+2
* (_IO_new_file_fopen): Don't free step data right after getting them.Ulrich Drepper2003-04-051-4/+0
* * scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath2003-03-271-4/+4
* Update.Ulrich Drepper2003-03-031-0/+1
* Update.Ulrich Drepper2003-01-081-7/+4
* Update.Ulrich Drepper2002-12-311-0/+1
* * crypt/md5-crypt.c: Doc fix.Roland McGrath2002-11-111-4/+6