about summary refs log tree commit diff
path: root/libio/fileops.c
Commit message (Expand)AuthorAgeFilesLines
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-301-1/+4
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-031-2/+4
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-121-4/+6
* Updated to fedora-glibc-20041207T1331Jakub Jelinek2004-12-071-42/+8
* Updated to fedora-glibc-20041110T0839Jakub Jelinek2004-11-101-2/+13
* 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
* (_IO_new_file_fopen): Recognize new mode specifier 'm' to enable mmap I/O.Ulrich Drepper2002-08-301-1/+5
* Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper2002-08-281-1/+1
* Update.Ulrich Drepper2002-08-251-2/+4
* 2002-08-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-231-16/+16
* * libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOFRoland McGrath2002-08-151-12/+29
* Update.Ulrich Drepper2002-08-041-3/+3
* * libio/fileops.c (_IO_file_sync_mmap): New function.Roland McGrath2002-08-021-26/+278
* Update.Ulrich Drepper2002-07-251-2/+1
* (_IO_file_seekoff_mmap): Set fp->_offset after succesful seek call. Simply er...Ulrich Drepper2002-07-251-7/+6
* * libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset,Roland McGrath2002-07-241-1/+2
* Update.Ulrich Drepper2002-07-241-0/+10
* * libio/fileops.c (_IO_file_seekoff_mmap): When just examining theRoland McGrath2002-07-241-5/+5
* Update.Ulrich Drepper2002-06-251-6/+11
* Update.Ulrich Drepper2002-06-221-1/+27
* Update.Ulrich Drepper2002-04-031-1/+5
* Update.Ulrich Drepper2002-04-031-0/+2
* Update.Ulrich Drepper2002-03-161-1/+4
* Update.Ulrich Drepper2002-03-131-1/+1
* Update.Ulrich Drepper2002-03-131-1/+1
* Update.Ulrich Drepper2002-02-261-8/+34
* Update.Ulrich Drepper2002-02-261-38/+57
* Update.Ulrich Drepper2002-02-221-1/+1
* UpdateUlrich Drepper2002-02-191-1/+1
* Update.Ulrich Drepper2002-01-191-4/+85
* Update.Ulrich Drepper2002-01-071-0/+63
* Update.Ulrich Drepper2001-08-041-1/+21
* Update.Ulrich Drepper2001-07-271-34/+86