Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add DWARF2 unwind information. | Andreas Jaeger | 2003-05-07 | 1 | -1/+28 | |
* | Update. | Ulrich Drepper | 2003-05-05 | 2 | -6/+6 | |
* | (__NR_semtimedop): Define if not defined. | Andreas Jaeger | 2003-05-05 | 1 | -0/+7 | |
* | Update. | Ulrich Drepper | 2003-05-04 | 1 | -0/+6 | |
* | Update. | Ulrich Drepper | 2003-05-03 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2003-05-02 | 1 | -1/+2 | |
* | * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. | Roland McGrath | 2003-05-02 | 2 | -3/+5 | |
* | Update. | Ulrich Drepper | 2003-05-01 | 1 | -0/+40 | |
* | * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make uc_flags long ... | Alexandre Oliva | 2003-04-30 | 1 | -4/+0 | |
* | (DR_CONTROL_RESERVED): Use correct value for 64-bit. | Andreas Jaeger | 2003-04-30 | 1 | -2/+10 | |
* | Update. | Ulrich Drepper | 2003-04-29 | 1 | -6/+6 | |
* | semtimedop implementation for Linux/m68k. | Andreas Schwab | 2003-04-27 | 1 | -0/+60 | |
* | Update. | Ulrich Drepper | 2003-04-24 | 1 | -0/+2 | |
* | 2003-04-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-23 | 2 | -9/+8 | |
* | Update. | Ulrich Drepper | 2003-04-21 | 6 | -6/+29 | |
* | Update. | Ulrich Drepper | 2003-04-20 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2003-04-19 | 2 | -4/+4 | |
* | Update. | Ulrich Drepper | 2003-04-19 | 6 | -12/+114 | |
* | Update. | Ulrich Drepper | 2003-04-18 | 1 | -5/+1 | |
* | Update. | Ulrich Drepper | 2003-04-17 | 1 | -2/+6 | |
* | Update. | Ulrich Drepper | 2003-04-17 | 1 | -64/+111 | |
* | (netlink_receive): Allocate only one block. (free_netlink_handle): Adjust app... | Ulrich Drepper | 2003-04-16 | 1 | -48/+34 | |
* | Update. | Ulrich Drepper | 2003-04-14 | 2 | -3/+4 | |
* | * sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux... | Alexandre Oliva | 2003-04-13 | 5 | -21/+330 | |
* | Update. | Ulrich Drepper | 2003-04-13 | 1 | -4/+11 | |
* | Update. | Ulrich Drepper | 2003-04-12 | 1 | -0/+5 | |
* | Update. | Ulrich Drepper | 2003-04-12 | 2 | -9/+14 | |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c | Roland McGrath | 2003-04-11 | 1 | -2/+8 | |
* | * sysdeps/sh/bits/atomic.h: Moved to ... | Roland McGrath | 2003-04-06 | 1 | -0/+419 | |
* | 2003-04-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-06 | 1 | -34/+22 | |
* | Update. | Ulrich Drepper | 2003-04-05 | 1 | -33/+20 | |
* | * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New. * sysdeps/unix/... | Alexandre Oliva | 2003-04-05 | 5 | -6/+138 | |
* | * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust for n64 abi. | Alexandre Oliva | 2003-04-04 | 1 | -4/+11 | |
* | Update. | Ulrich Drepper | 2003-04-03 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2003-04-02 | 4 | -1/+67 | |
* | 2003-04-01 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2003-04-02 | 1 | -41/+1 | |
* | sigevent_t): Fix a typo. | Ulrich Drepper | 2003-04-01 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2003-04-01 | 5 | -9/+11 | |
* | Update. | Ulrich Drepper | 2003-03-29 | 1 | -1/+0 | |
* | Update. | Ulrich Drepper | 2003-03-29 | 1 | -4/+8 | |
* | * configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit... | Alexandre Oliva | 2003-03-29 | 2 | -5/+41 | |
* | * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY. | Alexandre Oliva | 2003-03-29 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2003-03-29 | 2 | -0/+776 | |
* | * sysdeps/unix/sysv/linux/mips/configure: Rebuilt. | Alexandre Oliva | 2003-03-28 | 1 | -0/+75 | |
* | Update. | Ulrich Drepper | 2003-03-27 | 2 | -10/+15 | |
* | (__sysconf) <_SC_MONOTONIC_CLOCK>: Return -1 instead of 0 if clock_getres fai... | Ulrich Drepper | 2003-03-27 | 1 | -1/+1 | |
* | * Makerules (check-abi) [$(enable-check-abi) = warn]: | Roland McGrath | 2003-03-27 | 3 | -18/+18 | |
* | Update. | Ulrich Drepper | 2003-03-27 | 1 | -8/+10 | |
* | (setfsuid): Use INTERNAL_SYSCALL and do not check for errors (unless testing ... | Ulrich Drepper | 2003-03-27 | 1 | -9/+11 | |
* | * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use | Roland McGrath | 2003-03-27 | 1 | -2/+2 |