summaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)Author
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
2002-11-05Update.Ulrich Drepper
2002-11-05(_IO_wfile_seekoff): Don't modify _offset and _wide_data->_IO_read_end if adj...Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-10-24* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL,Roland McGrath
2002-10-23* libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath
2002-10-03Update.Ulrich Drepper
2002-09-30Fix format strings.Andreas Jaeger
2002-09-24* catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath
2002-09-05Update.Ulrich Drepper
2002-09-04(do_test): Make sure noatime flag isn't set for filesystem.Ulrich Drepper
2002-08-30* locale/xlocale.h (struct __locale_struct): New member `__names'.Roland McGrath
2002-08-30Update.Ulrich Drepper
2002-08-30(_IO_new_file_fopen): Recognize new mode specifier 'm' to enable mmap I/O.Ulrich Drepper
2002-08-28Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper
2002-08-27Update.Ulrich Drepper
2002-08-27Update.Ulrich Drepper
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath
2002-08-26Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-232002-08-23 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-15* libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOFRoland McGrath
2002-08-10* include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath