Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-08-12 | 11 | -19/+26 |
* | Update. | Ulrich Drepper | 2003-07-22 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2003-07-15 | 3 | -14/+14 |
* | Update. | Ulrich Drepper | 2003-05-31 | 1 | -3/+0 |
* | Update. | Ulrich Drepper | 2003-05-27 | 9 | -73/+52 |
* | Update. | Ulrich Drepper | 2003-05-10 | 1 | -9/+9 |
* | Update. | Ulrich Drepper | 2003-05-07 | 4 | -8/+17 |
* | Update. | Ulrich Drepper | 2003-04-19 | 1 | -122/+273 |
* | * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning. | Roland McGrath | 2003-04-16 | 1 | -0/+2 |
* | (_IO_new_file_fopen): Don't free step data right after getting them. | Ulrich Drepper | 2003-04-05 | 1 | -4/+0 |
* | * scripts/abilist.awk: If variable `parse_names' is set, grok the file | Roland McGrath | 2003-03-27 | 9 | -29/+34 |
* | * stdio-common/sscanf.c: Use prototype defn with ... syntax. | Roland McGrath | 2003-03-05 | 2 | -9/+5 |
* | Update. | Ulrich Drepper | 2003-03-03 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-02-05 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-01-08 | 4 | -19/+10 |
* | Update. | Ulrich Drepper | 2002-12-31 | 2 | -0/+2 |
* | Update. | Ulrich Drepper | 2002-12-31 | 2 | -0/+6 |
* | Update. | Ulrich Drepper | 2002-12-31 | 2 | -0/+8 |
* | * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro. | Roland McGrath | 2002-11-24 | 2 | -0/+2 |
* | 2002-11-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-12 | 1 | -0/+10 |
* | * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos. | Roland McGrath | 2002-11-11 | 1 | -11/+5 |
* | * crypt/md5-crypt.c: Doc fix. | Roland McGrath | 2002-11-11 | 1 | -4/+6 |
* | Update. | Ulrich Drepper | 2002-11-05 | 15 | -31/+52 |
* | (_IO_wfile_seekoff): Don't modify _offset and _wide_data->_IO_read_end if adj... | Ulrich Drepper | 2002-11-05 | 1 | -7/+2 |
* | Update. | Ulrich Drepper | 2002-11-04 | 1 | -2/+9 |
* | * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL, | Roland McGrath | 2002-10-24 | 2 | -1/+76 |
* | * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. | Roland McGrath | 2002-10-23 | 3 | -3/+24 |
* | Update. | Ulrich Drepper | 2002-10-03 | 2 | -2/+4 |
* | Fix format strings. | Andreas Jaeger | 2002-09-30 | 2 | -5/+5 |
* | * catgets/open_catalog.c (__open_catalog): Don't use a value type | Roland McGrath | 2002-09-24 | 5 | -6/+6 |
* | Update. | Ulrich Drepper | 2002-09-05 | 1 | -0/+3 |
* | (do_test): Make sure noatime flag isn't set for filesystem. | Ulrich Drepper | 2002-09-04 | 1 | -0/+21 |
* | * locale/xlocale.h (struct __locale_struct): New member `__names'. | Roland McGrath | 2002-08-30 | 5 | -5/+5 |
* | Update. | Ulrich Drepper | 2002-08-30 | 4 | -6/+34 |
* | (_IO_new_file_fopen): Recognize new mode specifier 'm' to enable mmap I/O. | Ulrich Drepper | 2002-08-30 | 1 | -1/+5 |
* | Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S. | Ulrich Drepper | 2002-08-28 | 1 | -1/+1 |
* | Prepare headers for use in ISO C++ compliant implementations. | Ulrich Drepper | 2002-08-28 | 1 | -27/+74 |
* | Update. | Ulrich Drepper | 2002-08-27 | 1 | -7/+33 |
* | Update. | Ulrich Drepper | 2002-08-27 | 2 | -1/+101 |
* | * locale/programs/ld-ctype.c (ctype_read): When given a repertoire | Roland McGrath | 2002-08-26 | 5 | -5/+5 |
* | Update. | Ulrich Drepper | 2002-08-26 | 4 | -7/+83 |
* | Update. | Ulrich Drepper | 2002-08-25 | 6 | -52/+52 |
* | Update. | Ulrich Drepper | 2002-08-25 | 4 | -10/+12 |
* | 2002-08-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-23 | 1 | -16/+16 |
* | * libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOF | Roland McGrath | 2002-08-15 | 3 | -13/+116 |
* | * include/wchar.h (putwc): Use libc_hidden_proto. | Roland McGrath | 2002-08-10 | 4 | -4/+8 |
* | * include/bits/dlfcn.h: New file. | Roland McGrath | 2002-08-10 | 1 | -3/+3 |
* | * Makerules (cpp-srcs-left): When setting this to run | Roland McGrath | 2002-08-05 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2002-08-04 | 2 | -4/+4 |
* | Update. | Ulrich Drepper | 2002-08-04 | 14 | -13/+27 |