Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * sysdeps/mach/hurd/times.c (__times): Use union instead of cast. | Roland McGrath | 2004-02-11 | 3 | -15/+21 | |
* | * sysdeps/mach/hurd/configure.in: Move `retcode' check to ... | Roland McGrath | 2004-02-11 | 1 | -0/+7 | |
* | 2004-02-10 Roland McGrath <roland@frob.com> | Roland McGrath | 2004-02-11 | 3 | -67/+33 | |
* | (_i18n_number_rewrite): Few more changes to make the code smaller. | Ulrich Drepper | 2004-02-10 | 1 | -9/+5 | |
* | Update. | Ulrich Drepper | 2004-02-10 | 2 | -2/+11 | |
* | Update. | Ulrich Drepper | 2004-02-10 | 1 | -0/+4 | |
* | memcmp optimized for i686. | Ulrich Drepper | 2004-02-10 | 1 | -0/+392 | |
* | * sysdeps/unix/sysv/linux/i386/syscalls.list: Turn vm86 into vm86old | Roland McGrath | 2004-02-09 | 1 | -0/+7 | |
* | 2003-12-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-02-09 | 3 | -3/+10 | |
* | #Update. | Ulrich Drepper | 2004-02-09 | 1 | -0/+4 | |
* | Cleanup last patch. | Ulrich Drepper | 2004-02-09 | 1 | -12/+12 | |
* | * configure.in: Remove glibcbug creation. | Andreas Jaeger | 2004-02-09 | 3 | -3/+5 | |
* | Update. | Andreas Jaeger | 2004-02-09 | 1 | -0/+4 | |
* | Only load 4 bytes. | Andreas Jaeger | 2004-02-09 | 1 | -1/+1 | |
* | * nis/ypclnt.c (__yp_bind_client_create): New, small chunk | Roland McGrath | 2004-02-09 | 2 | -154/+180 | |
* | * configure.in: Don't set CCVERSION. | Roland McGrath | 2004-02-09 | 5 | -985/+313 | |
* | * time/tzset.c (tzset_internal): Cap hour in POSIX $TZ rule format to | Roland McGrath | 2004-02-09 | 2 | -2/+7 | |
* | * io/ftwtest-sh: Use $tmp consistently, not literal /tmp. | Roland McGrath | 2004-02-09 | 1 | -0/+5 | |
* | 2004-01-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-02-09 | 1 | -37/+37 | |
* | [BZ #7] | Ulrich Drepper | 2004-02-09 | 1 | -2/+6 | |
* | (_IO_cleanup): Do not use locking when flushing the buffers. Some thread mig... | Ulrich Drepper | 2004-02-09 | 1 | -1/+3 | |
* | Update. | Andreas Jaeger | 2004-02-09 | 1 | -0/+6 | |
* | PR 7 | Andreas Jaeger | 2004-02-09 | 1 | -1/+1 | |
* | * include/rpc/rpc.h: Declare thread variables with their correct | Andreas Schwab | 2004-02-09 | 10 | -22/+35 | |
* | Update. | Ulrich Drepper | 2004-02-09 | 6 | -12/+74 | |
* | [BZ #10] | Ulrich Drepper | 2004-02-09 | 2 | -2/+7 | |
* | Update. | Ulrich Drepper | 2004-02-09 | 5 | -8/+19 | |
* | Update. | Ulrich Drepper | 2004-02-09 | 3 | -30/+13 | |
* | Update. | Ulrich Drepper | 2004-02-08 | 1 | -0/+5 | |
* | Undo parts of patch from 2000-2-11. Initialize width correctly. | Ulrich Drepper | 2004-02-08 | 1 | -2/+2 | |
* | Fix last commit. | Andreas Jaeger | 2004-02-07 | 1 | -1/+1 | |
* | Update. | Andreas Jaeger | 2004-02-07 | 7 | -16/+48 | |
* | * iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as | Andreas Jaeger | 2004-02-07 | 2 | -17/+41 | |
* | Update. | Ulrich Drepper | 2004-02-07 | 2 | -5/+33 | |
* | Update. | Ulrich Drepper | 2004-02-06 | 2 | -3/+8 | |
* | Update. | Ulrich Drepper | 2004-02-05 | 2 | -0/+7 | |
* | #Update. | Ulrich Drepper | 2004-02-02 | 2 | -3/+31 | |
* | Update. | Ulrich Drepper | 2004-02-01 | 7 | -12/+49 | |
* | Update. | Ulrich Drepper | 2004-02-01 | 2 | -4400/+4423 | |
* | Update. | Ulrich Drepper | 2004-01-30 | 2 | -8/+14 | |
* | Update. | Ulrich Drepper | 2004-01-30 | 4 | -3/+17 | |
* | (build_range_exp) [!_LIBC]: Check validity of collation elements. | Ulrich Drepper | 2004-01-30 | 1 | -0/+2 | |
* | (Tools for Compilation): Grammar fixes. | Roland McGrath | 2004-01-30 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2004-01-28 | 3 | -393/+100 | |
* | Update. | Ulrich Drepper | 2004-01-27 | 7 | -20/+46 | |
* | Update. | Ulrich Drepper | 2004-01-24 | 10 | -6/+166 | |
* | Update. | Ulrich Drepper | 2004-01-24 | 3 | -8/+22 | |
* | (_dl_relocate_object): Move PT_GNU_RELRO protection into... (_dl_protect_relr... | Ulrich Drepper | 2004-01-24 | 1 | -13/+15 | |
* | * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. ... | Richard Henderson | 2004-01-23 | 5 | -6/+13 | |
* | * sysdeps/ieee754/dbl-64/e_pow.c (log2): Rename to my_log2 to | Andreas Jaeger | 2004-01-23 | 4 | -7/+17 |