about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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-016-15/+34
* (atomic_increment_and_test): Define. (atomic_decrement_and_test): Fix test.Andreas Schwab2003-03-311-4/+38
* * sysdeps/sparc/sparc32/bits/atomic.h: New file.Roland McGrath2003-03-306-262/+266
* Update.Ulrich Drepper2003-03-293-5/+10
* Update.Ulrich Drepper2003-03-291-4/+8
* * configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit...Alexandre Oliva2003-03-2915-69/+128
* * 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
* Update.Ulrich Drepper2003-03-291-47/+44
* 2003-03-27 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-281-12/+12
* * sysdeps/unix/mips/sysdep.S: Include sys/asm.h.Alexandre Oliva2003-03-281-0/+1
* * sysdeps/unix/sysv/linux/mips/configure: Rebuilt.Alexandre Oliva2003-03-281-0/+75
* 2003-03-25 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-281-5/+16
* Update.Ulrich Drepper2003-03-272-28/+82
* 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
* 2003-03-27 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-271-0/+2
* 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
* Update.Ulrich Drepper2003-03-272-2/+12
* (struct siginfo): Avoid no-op padding element.Ulrich Drepper2003-03-265-5/+0
* 2003-03-26 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-262-0/+40
* (__getgroups): Fix the error condition check for the return value of getgroup...Ulrich Drepper2003-03-263-5/+16
* (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
* * csu/tst-atomic.c (do_test): Add some newRoland McGrath2003-03-264-32/+36
* * sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high orderRoland McGrath2003-03-262-12/+7
* *** empty log message ***Andreas Schwab2003-03-251-2/+2
* Define ret_NOERRNO.Andreas Schwab2003-03-251-0/+2
* 2003-03-25 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-251-24/+75
* (__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-254-18/+22
* Update.Ulrich Drepper2003-03-252-8/+17
* Update.Ulrich Drepper2003-03-251-2/+4
* Update.Ulrich Drepper2003-03-242-2/+2
* Update.Ulrich Drepper2003-03-241-1/+1
* Update.Ulrich Drepper2003-03-2318-15/+197
* Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper2003-03-231-3/+5
* * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni...Alexandre Oliva2003-03-232-4/+4
* * sysdeps/alpha/fpu/libm-test-ulps: Update.Roland McGrath2003-03-2312-125/+125
* * include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath2003-03-224-46/+76
* 2003-03-22 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-221-1/+1
* * sysdeps/m68k/fpu/libm-test-ulps: Update.Andreas Schwab2003-03-221-17/+17
* * sysdeps/m68k/m68020/bits/atomic.h: New file.Andreas Schwab2003-03-221-64/+0