Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-02-11 | (__add_to_environ): Don't let the temporary copies of the variables accumulat... | Ulrich Drepper | 1 | -11/+16 |
2004-02-11 | * sysdeps/mach/hurd/times.c (__times): Use union instead of cast. | Roland McGrath | 2 | -15/+18 |
2004-02-11 | 2004-02-10 Roland McGrath <roland@frob.com> | Roland McGrath | 3 | -67/+33 |
2004-02-10 | memcmp optimized for i686. | Ulrich Drepper | 1 | -0/+392 |
2004-02-09 | 2003-12-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 3 | -3/+10 |
2004-02-09 | Only load 4 bytes. | Andreas Jaeger | 1 | -1/+1 |
2004-02-09 | PR 7 | Andreas Jaeger | 1 | -1/+1 |
2004-02-09 | [BZ #10] | Ulrich Drepper | 1 | -2/+2 |
2004-02-07 | Update. | Ulrich Drepper | 1 | -5/+26 |
2004-02-05 | Update. | Ulrich Drepper | 1 | -0/+2 |
2004-02-01 | Update. | Ulrich Drepper | 5 | -10/+25 |
2004-01-30 | Update. | Ulrich Drepper | 1 | -8/+8 |
2004-01-27 | Update. | Ulrich Drepper | 1 | -2/+0 |
2004-01-24 | Update. | Ulrich Drepper | 1 | -0/+5 |
2004-01-24 | Update. | Ulrich Drepper | 1 | -0/+4 |
2004-01-23 | * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. ... | Richard Henderson | 3 | -5/+5 |
2004-01-23 | * sysdeps/ieee754/dbl-64/e_pow.c (log2): Rename to my_log2 to | Andreas Jaeger | 1 | -5/+5 |
2004-01-22 | Add proper unwind information. | Andreas Jaeger | 1 | -1/+17 |
2004-01-21 | Update.cvs/ChangeLog | Ulrich Drepper | 2 | -2/+6 |
2004-01-21 | Update | Ulrich Drepper | 1 | -4/+10 |
2004-01-20 | Update. | Ulrich Drepper | 14 | -16/+113 |
2004-01-17 | (atomic_add): Fix test for using atomic_decrement. | Ulrich Drepper | 1 | -2/+2 |
2004-01-17 | 2004-01-13 Daniel Jacobowitz <drow@mvista.com> | Roland McGrath | 3 | -10/+21 |
2004-01-16 | * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge... | Richard Henderson | 4 | -15/+5 |
2004-01-16 | * sysdeps/unix/alpha/sysdep.h: Revert last change. | Richard Henderson | 1 | -3/+5 |
2004-01-16 | * sysdeps/unix/alpha/sysdep.h [PIC] (SYSCALL_ERROR_HANDLER): Use ... | Richard Henderson | 1 | -5/+3 |
2004-01-16 | * sysdeps/alpha/dl-machine.h (RTLD_START): Use _dl_argv_internal. | Richard Henderson | 1 | -3/+4 |
2004-01-16 | * sysdeps/unix/sysv/linux/alpha/Makefile [stdlib]: Process uc... | Richard Henderson | 6 | -0/+458 |
2004-01-16 | * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Prefix stubs with ... | Richard Henderson | 1 | -29/+25 |
2004-01-16 | Update. | Ulrich Drepper | 17 | -32/+2214 |
2004-01-16 | Update. | Ulrich Drepper | 1 | -2/+2 |
2004-01-15 | Update. | Ulrich Drepper | 1 | -1/+1 |
2004-01-15 | Update. | Ulrich Drepper | 2 | -7/+7 |
2004-01-14 | Define __libc_stack_end with rtld_hidden_data_def. | Ulrich Drepper | 1 | -1/+1 |
2004-01-14 | Update. | Ulrich Drepper | 1 | -2/+2 |
2004-01-14 | Update. | Ulrich Drepper | 1 | -1/+1 |
2004-01-14 | Update. | Ulrich Drepper | 3 | -5/+15 |
2004-01-13 | Include <tls.h>. | Ulrich Drepper | 1 | -1/+2 |
2004-01-13 | * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typo. | Richard Henderson | 1 | -2/+2 |
2004-01-13 | (__libc_stack_end): Mark hidden. (_dl_make_stack_executable): Add one more __... | Ulrich Drepper | 1 | -11/+8 |
2004-01-13 | Update. | Ulrich Drepper | 1 | -3/+3 |
2004-01-13 | Change interface. Add challenge for caller. | Ulrich Drepper | 1 | -2/+7 |
2004-01-13 | * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int)... | Richard Henderson | 7 | -17/+43 |
2004-01-13 | * Versions.def (libm): Add GLIBC_2.3.3. | Richard Henderson | 48 | -0/+1406 |
2004-01-12 | * sysdeps/x86_64/strcspn.S: Fix typo in last patch. | Andreas Jaeger | 1 | -1/+1 |
2004-01-11 | Update. | Andreas Jaeger | 1 | -1/+11 |
2004-01-10 | Update. | Ulrich Drepper | 5 | -5/+16 |
2004-01-08 | Update. | Ulrich Drepper | 1 | -1/+10 |
2003-12-28 | Update. | Andreas Jaeger | 12 | -28/+28 |
2003-12-28 | Do not raise execptions for exp(NaN). | Andreas Jaeger | 1 | -2/+2 |