Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-02-23 | 2 | -4/+4 |
* | Update. | Ulrich Drepper | 2003-02-21 | 5 | -134/+85 |
* | Update. | Ulrich Drepper | 2003-02-12 | 2 | -1/+23 |
* | Update. | Ulrich Drepper | 2003-02-06 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2003-01-16 | 3 | -7/+42 |
* | (re_compile_internal): If clearing buffer, clear allocated too. | Ulrich Drepper | 2003-01-16 | 1 | -1/+4 |
* | (noop): Add __attribute_noinline__. | Ulrich Drepper | 2003-01-09 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-01-02 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-12-19 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-12-17 | 3 | -16/+59 |
* | * posix/regex_internal.c (re_string_context_at): Guard wide char | Roland McGrath | 2002-12-13 | 1 | -1/+1 |
* | 2002-12-14 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-12-13 | 1 | -8/+10 |
* | 2002-12-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-13 | 2 | -1/+33 |
* | (fmt, testfmt): Remove -D_LIBC. | Ulrich Drepper | 2002-12-06 | 2 | -4/+4 |
* | * posix/bug-regex13.c: Include <string.h>. | Roland McGrath | 2002-12-01 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-11-27 | 4 | -354/+1064 |
* | * configure.in: Skip AUTOCONF check under --without-cvs. | Roland McGrath | 2002-11-24 | 1 | -1/+1 |
* | * scripts/abilist.awk: Grok function descriptor symbols. | Roland McGrath | 2002-11-21 | 1 | -1/+2 |
* | * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and | Roland McGrath | 2002-11-20 | 1 | -0/+2 |
* | * posix/regex_internal.c (re_string_skip_chars): Also return the last | Roland McGrath | 2002-11-13 | 2 | -12/+57 |
* | * posix/bug-regex13.c (tests): Add new test. | Roland McGrath | 2002-11-08 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-11-06 | 3 | -2400/+2403 |
* | Update. | Ulrich Drepper | 2002-11-06 | 3 | -423/+581 |
* | (free_dfa_content): Use free_state. | Ulrich Drepper | 2002-11-06 | 1 | -9/+1 |
* | Update. | Ulrich Drepper | 2002-11-06 | 1 | -67/+78 |
* | Update. | Ulrich Drepper | 2002-11-05 | 1 | -0/+1 |
* | * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r | Roland McGrath | 2002-11-03 | 1 | -26/+69 |
* | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath | 2002-11-01 | 1 | -3/+1 |
* | * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf. | Roland McGrath | 2002-10-24 | 3 | -4/+85 |
* | * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. | Roland McGrath | 2002-10-23 | 2 | -2/+10 |
* | Update. | Ulrich Drepper | 2002-10-21 | 3 | -2/+79 |
* | Update. | Ulrich Drepper | 2002-10-17 | 1 | -1/+1 |
* | Add a test case for the bug reported by Paolo Bonzini <bonzini@gnu.org>. | Ulrich Drepper | 2002-10-17 | 1 | -3/+6 |
* | * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. | Roland McGrath | 2002-10-14 | 3 | -0/+26 |
* | Update. | Ulrich Drepper | 2002-10-12 | 4 | -345/+303 |
* | Update. glibc-2.3.1 cvs/glibc-2-3-1 | Ulrich Drepper | 2002-10-10 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-10-09 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-10-01 | 1 | -1/+3 |
* | (re_string_reconstruct): Reset the member LEN and STOP. | Ulrich Drepper | 2002-10-01 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2002-10-01 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-09-30 | 2 | -57/+325 |
* | Fix format strings. | Andreas Jaeger | 2002-09-30 | 3 | -6/+6 |
* | (sift_states_bkref): Remove ret variable. Use err instead. | Ulrich Drepper | 2002-09-30 | 1 | -2/+2 |
* | 2002-09-28 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-09-28 | 3 | -8/+81 |
* | Update. | Ulrich Drepper | 2002-09-28 | 4 | -299/+819 |
* | 2002-09-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-09-24 | 1 | -2/+2 |
* | * catgets/open_catalog.c (__open_catalog): Don't use a value type | Roland McGrath | 2002-09-24 | 2 | -4/+5 |
* | * sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp, | Roland McGrath | 2002-09-11 | 1 | -22/+50 |
* | 2002-09-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-09-10 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2002-09-10 | 3 | -43/+83 |