aboutsummaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)AuthorFilesLines
2000-08-29Update.Ulrich Drepper5-6/+10
2000-08-29Update.Ulrich Drepper5-3/+288
2000-08-24Update.Andreas Jaeger1-4/+8
2000-08-21Update.Ulrich Drepper1-1/+1
2000-08-21Update.Ulrich Drepper4-6/+10
2000-08-13Update.Ulrich Drepper12-50/+280
2000-08-04Fix typos in last patch.Ulrich Drepper2-5/+5
2000-08-03Update.Ulrich Drepper5-9/+9
2000-08-03(_IO_default_showmanyc): Change return type to size_t.Ulrich Drepper1-1/+1
2000-08-01Enable exception handling for genops, wgenops, fileops, and wfileops.Ulrich Drepper1-0/+7
2000-07-29Update.Greg McGary3-5/+5
2000-07-29New file, libio needs localedata for tests.Andreas Jaeger1-0/+1
2000-07-26Update.Ulrich Drepper1-1/+8
2000-07-25Update.Ulrich Drepper4-27/+2432
2000-07-25(_IO_wfile_underflow): Correct not entirely empty external buffer correctly.Ulrich Drepper1-8/+6
2000-07-25Update.Ulrich Drepper1-3/+1
2000-07-25Update.Ulrich Drepper1-27/+34
2000-07-25Pretty print.Ulrich Drepper1-2/+1
2000-07-25Update.Ulrich Drepper1-6/+5
2000-07-24Update.Ulrich Drepper2-5/+14
2000-07-21Include <wchar.h> for prototype.Andreas Jaeger1-0/+1
2000-07-21Update.Ulrich Drepper3-7/+54
2000-07-20Update.Ulrich Drepper4-7/+127
2000-07-17* libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to Greg McGary2-2/+2
2000-07-04* libio/libio.h (_IO_FILE): Revert type of _chain to _IO_FILE*. Greg McGary3-32/+33
2000-07-03Update.Ulrich Drepper2-0/+9
2000-06-292000-06-28 Greg McGary <greg@mcgary.org>Greg McGary25-157/+161
2000-06-27(_IO_obstack_vprintf): Call obstack_make_room, not obstack_blank.Ulrich Drepper1-4/+3
2000-06-23Update.Ulrich Drepper4-1/+154
2000-06-21* tst-trans.c: Include <stdlib.h> and <string.h>.Andreas Jaeger2-0/+2
2000-06-19Update.Ulrich Drepper1-4/+4
2000-06-17Update.Ulrich Drepper1-0/+1
2000-06-16Update.Ulrich Drepper1-4/+4
2000-06-13Update.Ulrich Drepper1-0/+6
2000-06-12Update.Ulrich Drepper1-12/+18
2000-06-08* libio/genops.c (_IO_list_lock): Only compile body if we're Andreas Jaeger1-1/+7
2000-06-08Update.Ulrich Drepper2-8/+4
2000-06-07Update.Ulrich Drepper3-0/+63
2000-06-06Update.Ulrich Drepper2-4/+4
2000-05-28Update.Ulrich Drepper5-9/+14
2000-05-21Update.Andreas Jaeger2-4/+75
2000-05-04Update.Ulrich Drepper1-6/+4
2000-04-22Update.Ulrich Drepper3-4/+7
2000-04-21Update.Ulrich Drepper1-0/+1
2000-04-12Update.Ulrich Drepper2-0/+4
2000-04-11(_IO_vasprintf): Try to avoid memory fragmentation by allocating new memory a...Ulrich Drepper1-4/+21
2000-04-09Update.Ulrich Drepper1-4/+4
2000-03-31Update.Ulrich Drepper1-1/+1
2000-03-27(_IO_obstack_vprintf): Fix one more memory handling problem.Ulrich Drepper1-12/+42
2000-03-27Update.Ulrich Drepper1-2/+2