summary refs log tree commit diff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* Enable exception handling for genops, wgenops, fileops, and wfileops.Ulrich Drepper2000-08-011-0/+7
* Update.Greg McGary2000-07-293-5/+5
* New file, libio needs localedata for tests.Andreas Jaeger2000-07-291-0/+1
* Update.Ulrich Drepper2000-07-261-1/+8
* Update.Ulrich Drepper2000-07-254-27/+2432
* (_IO_wfile_underflow): Correct not entirely empty external buffer correctly.Ulrich Drepper2000-07-251-8/+6
* Update.Ulrich Drepper2000-07-251-3/+1
* Update.Ulrich Drepper2000-07-251-27/+34
* Pretty print.Ulrich Drepper2000-07-251-2/+1
* Update.Ulrich Drepper2000-07-251-6/+5
* Update.Ulrich Drepper2000-07-242-5/+14
* Include <wchar.h> for prototype.Andreas Jaeger2000-07-211-0/+1
* Update.Ulrich Drepper2000-07-213-7/+54
* Update.Ulrich Drepper2000-07-204-7/+127
* * libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to Greg McGary2000-07-172-2/+2
* * libio/libio.h (_IO_FILE): Revert type of _chain to _IO_FILE*. Greg McGary2000-07-043-32/+33
* Update.Ulrich Drepper2000-07-032-0/+9
* 2000-06-28 Greg McGary <greg@mcgary.org>Greg McGary2000-06-2925-157/+161
* (_IO_obstack_vprintf): Call obstack_make_room, not obstack_blank.Ulrich Drepper2000-06-271-4/+3
* Update.Ulrich Drepper2000-06-234-1/+154
* * tst-trans.c: Include <stdlib.h> and <string.h>.Andreas Jaeger2000-06-212-0/+2
* Update.Ulrich Drepper2000-06-191-4/+4
* Update.Ulrich Drepper2000-06-171-0/+1
* Update.Ulrich Drepper2000-06-161-4/+4
* Update.Ulrich Drepper2000-06-131-0/+6
* Update.Ulrich Drepper2000-06-121-12/+18
* * libio/genops.c (_IO_list_lock): Only compile body if we're Andreas Jaeger2000-06-081-1/+7
* Update.Ulrich Drepper2000-06-082-8/+4
* Update.Ulrich Drepper2000-06-073-0/+63
* Update.Ulrich Drepper2000-06-062-4/+4
* Update.Ulrich Drepper2000-05-285-9/+14
* Update.Andreas Jaeger2000-05-212-4/+75
* Update.Ulrich Drepper2000-05-041-6/+4
* Update.Ulrich Drepper2000-04-223-4/+7
* Update.Ulrich Drepper2000-04-211-0/+1
* Update.Ulrich Drepper2000-04-122-0/+4
* (_IO_vasprintf): Try to avoid memory fragmentation by allocating new memory a...Ulrich Drepper2000-04-111-4/+21
* Update.Ulrich Drepper2000-04-091-4/+4
* Update.Ulrich Drepper2000-03-311-1/+1
* (_IO_obstack_vprintf): Fix one more memory handling problem.Ulrich Drepper2000-03-271-12/+42
* Update.Ulrich Drepper2000-03-271-2/+2
* * dlfcn/dlopen.c: Use <shlib-compat.h> macros.Roland McGrath2000-03-2714-50/+89
* * libio/Makefile (headers): Add bits/stdio-lock.h here.Roland McGrath2000-03-271-2/+2
* Remove K&R prototypes.Ulrich Drepper2000-03-261-7/+6
* Update.Ulrich Drepper2000-03-222-2/+2
* Update.Ulrich Drepper2000-03-221-1/+1
* Update for new SHLIB_COMPAT definition.Ulrich Drepper2000-03-221-2/+2
* Update.Ulrich Drepper2000-03-2110-69/+50
* Update.Ulrich Drepper2000-03-213-42/+23
* Update.Ulrich Drepper2000-03-141-1/+2