aboutsummaryrefslogtreecommitdiff
path: root/libio/fileops.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-19(_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable.Ulrich Drepper1-1/+4
2005-09-27[BZ #1078]Ulrich Drepper1-2/+4
2005-09-04* stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper1-4/+6
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-21/+18
2007-07-122.5-18.1Jakub Jelinek1-18/+21
2004-12-06Update.Ulrich Drepper1-42/+8
2004-11-09(_IO_new_file_seekoff): If mode is 0 and fp->_offset == _IO_pos_BAD, just cal...Ulrich Drepper1-1/+12
2004-11-082004-11-03 Marcus Brinkmann <marcus@gnu.org>Roland McGrath1-1/+1
2004-09-14Update.Ulrich Drepper1-4/+5
2004-04-01(new_do_write): Return _IO_size_t to make 64-bit clean.Andreas Jaeger1-2/+2
2004-01-14Update.Ulrich Drepper1-4/+4
2003-09-11Update.Ulrich Drepper1-1/+1
2003-09-06Update.Ulrich Drepper1-9/+7
2003-09-06(_IO_new_file_overflow): Handle switching to write mode from read of backup b...Ulrich Drepper1-6/+17
2003-09-04Update.Ulrich Drepper1-5/+6
2003-09-04Update.Ulrich Drepper1-7/+15
2003-08-29Update.Ulrich Drepper1-5/+2
2003-07-15Update.Ulrich Drepper1-2/+7
2003-05-31Update.Ulrich Drepper1-3/+0
2003-04-16* libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.Roland McGrath1-0/+2
2003-04-05(_IO_new_file_fopen): Don't free step data right after getting them.Ulrich Drepper1-4/+0
2003-03-27* scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath1-4/+4
2003-03-03Update.Ulrich Drepper1-0/+1
2003-01-08Update.Ulrich Drepper1-7/+4
2002-12-31Update.Ulrich Drepper1-0/+1
2002-11-11* crypt/md5-crypt.c: Doc fix.Roland McGrath1-4/+6
2002-08-30(_IO_new_file_fopen): Recognize new mode specifier 'm' to enable mmap I/O.Ulrich Drepper1-1/+5
2002-08-28Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper1-1/+1
2002-08-25Update.Ulrich Drepper1-2/+4
2002-08-232002-08-23 Roland McGrath <roland@redhat.com>Roland McGrath1-16/+16
2002-08-15* libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOFRoland McGrath1-12/+29
2002-08-04Update.Ulrich Drepper1-3/+3
2002-08-02* libio/fileops.c (_IO_file_sync_mmap): New function.Roland McGrath1-26/+278
2002-07-25Update.Ulrich Drepper1-2/+1
2002-07-25(_IO_file_seekoff_mmap): Set fp->_offset after succesful seek call. Simply er...Ulrich Drepper1-7/+6
2002-07-24* libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset,Roland McGrath1-1/+2
2002-07-24Update.Ulrich Drepper1-0/+10
2002-07-24* libio/fileops.c (_IO_file_seekoff_mmap): When just examining theRoland McGrath1-5/+5
2002-06-25Update.Ulrich Drepper1-6/+11
2002-06-22Update.Ulrich Drepper1-1/+27
2002-04-03Update.Ulrich Drepper1-1/+5
2002-04-03Update.Ulrich Drepper1-0/+2
2002-03-16Update.Ulrich Drepper1-1/+4
2002-03-13Update.Ulrich Drepper1-1/+1
2002-03-13Update.Ulrich Drepper1-1/+1
2002-02-26Update.Ulrich Drepper1-8/+34
2002-02-26Update.Ulrich Drepper1-38/+57
2002-02-22Update.Ulrich Drepper1-1/+1
2002-02-19UpdateUlrich Drepper1-1/+1
2002-01-19Update.Ulrich Drepper1-4/+85