summaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)Author
2000-07-29Update.Greg McGary
2000-07-29New file, libio needs localedata for tests.Andreas Jaeger
2000-07-26Update.Ulrich Drepper
2000-07-25Update.Ulrich Drepper
2000-07-25(_IO_wfile_underflow): Correct not entirely empty external buffer correctly.Ulrich Drepper
2000-07-25Update.Ulrich Drepper
2000-07-25Update.Ulrich Drepper
2000-07-25Pretty print.Ulrich Drepper
2000-07-25Update.Ulrich Drepper
2000-07-24Update.Ulrich Drepper
2000-07-21Include <wchar.h> for prototype.Andreas Jaeger
2000-07-21Update.Ulrich Drepper
2000-07-20Update.Ulrich Drepper
2000-07-17* libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to Greg McGary
2000-07-04* libio/libio.h (_IO_FILE): Revert type of _chain to _IO_FILE*. Greg McGary
2000-07-03Update.Ulrich Drepper
2000-06-292000-06-28 Greg McGary <greg@mcgary.org>Greg McGary
2000-06-27(_IO_obstack_vprintf): Call obstack_make_room, not obstack_blank.Ulrich Drepper
2000-06-23Update.Ulrich Drepper
2000-06-21* tst-trans.c: Include <stdlib.h> and <string.h>.Andreas Jaeger
2000-06-19Update.Ulrich Drepper
2000-06-17Update.Ulrich Drepper
2000-06-16Update.Ulrich Drepper
2000-06-13Update.Ulrich Drepper
2000-06-12Update.Ulrich Drepper
2000-06-08* libio/genops.c (_IO_list_lock): Only compile body if we're Andreas Jaeger
2000-06-08Update.Ulrich Drepper
2000-06-07Update.Ulrich Drepper
2000-06-06Update.Ulrich Drepper
2000-05-28Update.Ulrich Drepper
2000-05-21Update.Andreas Jaeger
2000-05-04Update.Ulrich Drepper
2000-04-22Update.Ulrich Drepper
2000-04-21Update.Ulrich Drepper
2000-04-12Update.Ulrich Drepper
2000-04-11(_IO_vasprintf): Try to avoid memory fragmentation by allocating new memory a...Ulrich Drepper
2000-04-09Update.Ulrich Drepper
2000-03-31Update.Ulrich Drepper
2000-03-27(_IO_obstack_vprintf): Fix one more memory handling problem.Ulrich Drepper
2000-03-27Update.Ulrich Drepper
2000-03-27* dlfcn/dlopen.c: Use <shlib-compat.h> macros.Roland McGrath
2000-03-27* libio/Makefile (headers): Add bits/stdio-lock.h here.Roland McGrath
2000-03-26Remove K&R prototypes.Ulrich Drepper
2000-03-22Update.Ulrich Drepper
2000-03-22Update.Ulrich Drepper
2000-03-22Update for new SHLIB_COMPAT definition.Ulrich Drepper
2000-03-21Update.Ulrich Drepper
2000-03-21Update.Ulrich Drepper
2000-03-14Update.Ulrich Drepper
2000-03-10* mach/devstream.c (devstream_write, devstream_read): New functions.Roland McGrath