summaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)Author
2004-09-26[BZ #346]Ulrich Drepper
2004-09-14Update.Ulrich Drepper
2004-09-07Update.Ulrich Drepper
2004-08-10[BZ #316]Roland McGrath
2004-08-10[BZ #309]Ulrich Drepper
2004-07-23[BZ #282]Ulrich Drepper
2004-07-23Update.Ulrich Drepper
2004-05-13Update.Ulrich Drepper
2004-04-01(new_do_write): Return _IO_size_t to make 64-bit clean.Andreas Jaeger
2004-03-10Update.Ulrich Drepper
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