summaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)Author
2004-03-09Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2004-02-19Update.Ulrich Drepper
2004-02-09(_IO_cleanup): Do not use locking when flushing the buffers. Some thread mig...Ulrich Drepper
2004-01-14Update.Ulrich Drepper
2003-12-28Use __builtin_expect in _IO_getc_unlocked, _IO_peekc_unlocked, _IO_ptc_unlcok...Ulrich Drepper
2003-11-04Update.Ulrich Drepper
2003-11-01* libio/bug-ftell.c (do_test): Add a cast.Roland McGrath
2003-09-18Update.Ulrich Drepper
2003-09-17Update.Ulrich Drepper
2003-09-15Update.Ulrich Drepper
2003-09-12Update.Ulrich Drepper
2003-09-11Update.Ulrich Drepper
2003-09-08Update.Ulrich Drepper
2003-09-06Update.Ulrich Drepper
2003-09-06(_IO_new_file_overflow): Handle switching to write mode from read of backup b...Ulrich Drepper
2003-09-04Update.Ulrich Drepper
2003-09-04Update.Ulrich Drepper
2003-09-02(CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper
2003-08-31Update.Ulrich Drepper
2003-08-31Update.Ulrich Drepper
2003-08-30Update.Ulrich Drepper
2003-08-29Update.Ulrich Drepper
2003-08-26Update.Ulrich Drepper
2003-08-25Update.Ulrich Drepper
2003-08-25Update.Ulrich Drepper
2003-08-25Update.Ulrich Drepper
2003-08-25(_IO_seekoff_unlocked): Add glibc 2.0 compatibility in wide stream test.Ulrich Drepper
2003-08-12Update.Ulrich Drepper
2003-07-22Update.Ulrich Drepper
2003-07-15Update.Ulrich Drepper
2003-05-31Update.Ulrich Drepper
2003-05-27Update.Ulrich Drepper
2003-05-10Update.Ulrich Drepper
2003-05-07Update.Ulrich Drepper
2003-04-19Update.Ulrich Drepper
2003-04-16* libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.Roland McGrath
2003-04-05(_IO_new_file_fopen): Don't free step data right after getting them.Ulrich Drepper
2003-03-27* scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath
2003-03-05* stdio-common/sscanf.c: Use prototype defn with ... syntax.Roland McGrath
2003-03-03Update.Ulrich Drepper
2003-02-05Update.Ulrich Drepper
2003-01-08Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-11-24* sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.Roland McGrath
2002-11-122002-11-12 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-11* libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos.Roland McGrath
2002-11-11* crypt/md5-crypt.c: Doc fix.Roland McGrath