about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
...
* Update.Ulrich Drepper2003-04-196-12/+114
* Update.Ulrich Drepper2003-04-181-5/+1
* Update.Ulrich Drepper2003-04-171-2/+6
* Update.Ulrich Drepper2003-04-171-64/+111
* (netlink_receive): Allocate only one block. (free_netlink_handle): Adjust app...Ulrich Drepper2003-04-161-48/+34
* Update.Ulrich Drepper2003-04-142-3/+4
* * sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux...Alexandre Oliva2003-04-135-21/+330
* Update.Ulrich Drepper2003-04-131-4/+11
* Update.Ulrich Drepper2003-04-121-0/+5
* Update.Ulrich Drepper2003-04-122-9/+14
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.cRoland McGrath2003-04-111-2/+8
* * sysdeps/sh/bits/atomic.h: Moved to ...Roland McGrath2003-04-061-0/+419
* 2003-04-06 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-061-34/+22
* Update.Ulrich Drepper2003-04-051-33/+20
* * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New. * sysdeps/unix/...Alexandre Oliva2003-04-055-6/+138
* * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust for n64 abi.Alexandre Oliva2003-04-041-4/+11
* Update.Ulrich Drepper2003-04-031-1/+1
* Update.Ulrich Drepper2003-04-024-1/+67
* 2003-04-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-04-021-41/+1
* sigevent_t): Fix a typo.Ulrich Drepper2003-04-011-1/+1
* Update.Ulrich Drepper2003-04-015-9/+11
* Update.Ulrich Drepper2003-03-291-1/+0
* Update.Ulrich Drepper2003-03-291-4/+8
* * configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit...Alexandre Oliva2003-03-292-5/+41
* * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY.Alexandre Oliva2003-03-291-0/+1
* Update.Ulrich Drepper2003-03-292-0/+776
* * sysdeps/unix/sysv/linux/mips/configure: Rebuilt.Alexandre Oliva2003-03-281-0/+75
* Update.Ulrich Drepper2003-03-272-10/+15
* (__sysconf) <_SC_MONOTONIC_CLOCK>: Return -1 instead of 0 if clock_getres fai...Ulrich Drepper2003-03-271-1/+1
* * Makerules (check-abi) [$(enable-check-abi) = warn]:Roland McGrath2003-03-273-18/+18
* Update.Ulrich Drepper2003-03-271-8/+10
* (setfsuid): Use INTERNAL_SYSCALL and do not check for errors (unless testing ...Ulrich Drepper2003-03-271-9/+11
* * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): UseRoland McGrath2003-03-271-2/+2
* 2003-03-27 Philip Blundell <philb@gnu.org>Roland McGrath2003-03-274-8/+35
* (struct siginfo): Avoid no-op padding element.Ulrich Drepper2003-03-265-5/+0
* (__getgroups): Fix the error condition check for the return value of getgroup...Ulrich Drepper2003-03-262-3/+14
* (PSEUDO_NOERRNO): Fix a typo.Ulrich Drepper2003-03-261-1/+1
* Update.Ulrich Drepper2003-03-264-47/+51
* Remove struct __pthread_attr_s forward declaration.Ulrich Drepper2003-03-261-3/+0
* * sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high orderRoland McGrath2003-03-261-11/+6
* Define ret_NOERRNO.Andreas Schwab2003-03-251-0/+2
* (__TIMER_T_TYPE): Define as void*.Ulrich Drepper2003-03-252-4/+4
* * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): Define. * sysd...Alexandre Oliva2003-03-252-3/+4
* Update.Ulrich Drepper2003-03-251-6/+15
* Update.Ulrich Drepper2003-03-251-2/+4
* Update.Ulrich Drepper2003-03-241-1/+1
* Update.Ulrich Drepper2003-03-241-1/+1
* Update.Ulrich Drepper2003-03-2312-8/+138
* * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni...Alexandre Oliva2003-03-232-4/+4
* * include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath2003-03-221-1/+2