aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2003-04-19Update.Ulrich Drepper
2003-04-18Update.Ulrich Drepper
2003-04-17Update.Ulrich Drepper
2003-04-17Update.Ulrich Drepper
2003-04-16(netlink_receive): Allocate only one block. (free_netlink_handle): Adjust app...Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-04-13* sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux...Alexandre Oliva
2003-04-13Update.Ulrich Drepper
2003-04-12Update.Ulrich Drepper
2003-04-12Update.Ulrich Drepper
2003-04-11* sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.cRoland McGrath
2003-04-06* sysdeps/sh/bits/atomic.h: Moved to ...Roland McGrath
2003-04-062003-04-06 Roland McGrath <roland@redhat.com>Roland McGrath
2003-04-05Update.Ulrich Drepper
2003-04-05* sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New. * sysdeps/unix/...Alexandre Oliva
2003-04-04* sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust for n64 abi.Alexandre Oliva
2003-04-03Update.Ulrich Drepper
2003-04-02Update.Ulrich Drepper
2003-04-022003-04-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2003-04-01sigevent_t): Fix a typo.Ulrich Drepper
2003-04-01Update.Ulrich Drepper
2003-03-29Update.Ulrich Drepper
2003-03-29Update.Ulrich Drepper
2003-03-29* configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit...Alexandre Oliva
2003-03-29* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY.Alexandre Oliva
2003-03-29Update.Ulrich Drepper
2003-03-28* sysdeps/unix/sysv/linux/mips/configure: Rebuilt.Alexandre Oliva
2003-03-27Update.Ulrich Drepper
2003-03-27(__sysconf) <_SC_MONOTONIC_CLOCK>: Return -1 instead of 0 if clock_getres fai...Ulrich Drepper
2003-03-27* Makerules (check-abi) [$(enable-check-abi) = warn]:Roland McGrath
2003-03-27Update.Ulrich Drepper
2003-03-27(setfsuid): Use INTERNAL_SYSCALL and do not check for errors (unless testing ...Ulrich Drepper
2003-03-27* sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): UseRoland McGrath
2003-03-272003-03-27 Philip Blundell <philb@gnu.org>Roland McGrath
2003-03-26(struct siginfo): Avoid no-op padding element.Ulrich Drepper
2003-03-26(__getgroups): Fix the error condition check for the return value of getgroup...Ulrich Drepper
2003-03-26(PSEUDO_NOERRNO): Fix a typo.Ulrich Drepper
2003-03-26Update.Ulrich Drepper
2003-03-26Remove struct __pthread_attr_s forward declaration.Ulrich Drepper
2003-03-26* sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high orderRoland McGrath
2003-03-25Define ret_NOERRNO.Andreas Schwab
2003-03-25(__TIMER_T_TYPE): Define as void*.Ulrich Drepper
2003-03-25* sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): Define. * sysd...Alexandre Oliva
2003-03-25Update.Ulrich Drepper
2003-03-25Update.Ulrich Drepper
2003-03-24Update.Ulrich Drepper
2003-03-24Update.Ulrich Drepper
2003-03-23Update.Ulrich Drepper
2003-03-23* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni...Alexandre Oliva
2003-03-22* include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath