Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * posix/tst-waitid.c (do_test): Kill the child process when bailing | Roland McGrath | 2004-08-04 | 1 | -0/+5 | |
* | 2004-08-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-08-04 | 1 | -33/+39 | |
* | (handle_request): Missing _() in last patch. | Ulrich Drepper | 2004-08-04 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2004-08-04 | 2 | -1/+8 | |
* | Update. | Ulrich Drepper | 2004-08-02 | 19 | -455/+626 | |
* | Update. | Ulrich Drepper | 2004-08-02 | 2 | -1/+6 | |
* | Update. | Ulrich Drepper | 2004-07-31 | 1 | -0/+6 | |
* | (memcpy): Optimize better for smaller than 256 byte copies. Also, use only o... | Ulrich Drepper | 2004-07-31 | 1 | -336/+231 | |
* | * sysdeps/alpha/divq.S: Save t3 before it gets clobbered. * s... | Richard Henderson | 2004-07-30 | 5 | -138/+223 | |
* | Update. | Ulrich Drepper | 2004-07-29 | 11 | -127/+348 | |
* | Update. | Ulrich Drepper | 2004-07-27 | 2 | -3/+14 | |
* | (cache_addpw): If necessary, add entry also under the name the user provided. | Ulrich Drepper | 2004-07-27 | 1 | -3/+8 | |
* | * sysdeps/posix/waitid.c [WEXITED]: Clear WEXITED bit in OPTIONS for | Roland McGrath | 2004-07-27 | 1 | -0/+5 | |
* | 2004-07-26 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-07-27 | 1 | -1/+6 | |
* | Update. | Ulrich Drepper | 2004-07-27 | 2 | -10/+22 | |
* | Update. | Ulrich Drepper | 2004-07-26 | 2 | -2/+8 | |
* | Update. | Ulrich Drepper | 2004-07-26 | 9 | -9/+185 | |
* | Update. | Ulrich Drepper | 2004-07-25 | 2 | -86/+246 | |
* | [BZ #274] | Ulrich Drepper | 2004-07-25 | 3 | -1/+23 | |
* | [BZ #284] | Ulrich Drepper | 2004-07-24 | 4 | -2/+14 | |
* | [BZ #282] | Ulrich Drepper | 2004-07-23 | 6 | -40/+104 | |
* | Update. | Ulrich Drepper | 2004-07-23 | 10 | -30/+67 | |
* | Update. | Ulrich Drepper | 2004-07-23 | 2 | -4/+21 | |
* | Update. | Ulrich Drepper | 2004-07-23 | 2 | -13/+22 | |
* | Update. | Ulrich Drepper | 2004-07-22 | 1 | -0/+4 | |
* | (prune_cache): Print correct list when debugging. | Ulrich Drepper | 2004-07-22 | 1 | -2/+2 | |
* | * Makefile ($(objpfx)multidir.mk): Use $(make-target-directory). | Roland McGrath | 2004-07-21 | 3 | -2/+17 | |
* | 2004-07-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-07-21 | 2 | -1/+3 | |
* | Update. | Ulrich Drepper | 2004-07-21 | 4 | -2/+69 | |
* | [BZ #276] | Ulrich Drepper | 2004-07-21 | 2 | -6/+15 | |
* | Change inet_aton type from in_addr_t to int. | Ulrich Drepper | 2004-07-21 | 3 | -4/+4 | |
* | * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Add | Andreas Jaeger | 2004-07-21 | 1 | -0/+5 | |
* | Add semtimedop. | Andreas Jaeger | 2004-07-21 | 1 | -0/+1 | |
* | * configure.in (add_ons): Substitute this. Move $add_ons handling | Roland McGrath | 2004-07-20 | 9 | -799/+500 | |
* | 2004-07-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-07-20 | 3 | -5/+8 | |
* | * sysdeps/unix/sysv/linux/mips/sys/user.h: Likewise. | Ulrich Drepper | 2004-07-20 | 1 | -1/+1 | |
* | Fix entries. | Andreas Jaeger | 2004-07-20 | 2 | -27/+30 | |
* | UPdate. | Andreas Jaeger | 2004-07-20 | 30 | -60/+141 | |
* | Update. | Andreas Jaeger | 2004-07-20 | 1 | -0/+6 | |
* | (__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. (elf_machine_runti... | Andreas Jaeger | 2004-07-20 | 1 | -7/+7 | |
* | Update. | Ulrich Drepper | 2004-07-20 | 4 | -6/+34 | |
* | Update. | Ulrich Drepper | 2004-07-20 | 2 | -0/+3 | |
* | Update. | Ulrich Drepper | 2004-07-20 | 4 | -8/+55 | |
* | [BZ #244] | Ulrich Drepper | 2004-07-20 | 2 | -0/+5 | |
* | [BZ #258] | Ulrich Drepper | 2004-07-20 | 5 | -4/+114 | |
* | (__ieee754_powf): Don't generate invalid exception if |y| >= 1U<<31. | Ulrich Drepper | 2004-07-20 | 1 | -1/+12 | |
* | (CFLAGS-pt-initfini.s): Remove redundant override that missed -g0. | Andreas Jaeger | 2004-07-19 | 2 | -3/+5 | |
* | Update. | Ulrich Drepper | 2004-07-18 | 4 | -66/+52 | |
* | Update. | Ulrich Drepper | 2004-07-18 | 3 | -16/+7 | |
* | Update. | Ulrich Drepper | 2004-07-18 | 2 | -6/+11 |