aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2003-03-27Update.Ulrich Drepper2-10/+15
2003-03-27(__sysconf) <_SC_MONOTONIC_CLOCK>: Return -1 instead of 0 if clock_getres fai...Ulrich Drepper1-1/+1
2003-03-27* Makerules (check-abi) [$(enable-check-abi) = warn]:Roland McGrath3-18/+18
2003-03-272003-03-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2003-03-27Update.Ulrich Drepper1-8/+10
2003-03-27(setfsuid): Use INTERNAL_SYSCALL and do not check for errors (unless testing ...Ulrich Drepper1-9/+11
2003-03-27* sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): UseRoland McGrath1-2/+2
2003-03-272003-03-27 Philip Blundell <philb@gnu.org>Roland McGrath4-8/+35
2003-03-27Update.Ulrich Drepper2-2/+12
2003-03-26(struct siginfo): Avoid no-op padding element.Ulrich Drepper5-5/+0
2003-03-262003-03-26 Roland McGrath <roland@redhat.com>Roland McGrath2-0/+40
2003-03-26(__getgroups): Fix the error condition check for the return value of getgroup...Ulrich Drepper3-5/+16
2003-03-26(PSEUDO_NOERRNO): Fix a typo.Ulrich Drepper1-1/+1
2003-03-26Update.Ulrich Drepper4-47/+51
2003-03-26Remove struct __pthread_attr_s forward declaration.Ulrich Drepper1-3/+0
2003-03-26* csu/tst-atomic.c (do_test): Add some newRoland McGrath4-32/+36
2003-03-26* sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high orderRoland McGrath2-12/+7
2003-03-25*** empty log message ***Andreas Schwab1-2/+2
2003-03-25Define ret_NOERRNO.Andreas Schwab1-0/+2
2003-03-252003-03-25 Roland McGrath <roland@redhat.com>Roland McGrath1-24/+75
2003-03-25(__TIMER_T_TYPE): Define as void*.Ulrich Drepper2-4/+4
2003-03-25* sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): Define. * sysd...Alexandre Oliva4-18/+22
2003-03-25Update.Ulrich Drepper2-8/+17
2003-03-25Update.Ulrich Drepper1-2/+4
2003-03-24Update.Ulrich Drepper2-2/+2
2003-03-24Update.Ulrich Drepper1-1/+1
2003-03-23Update.Ulrich Drepper18-15/+197
2003-03-23Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper1-3/+5
2003-03-23* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni...Alexandre Oliva2-4/+4
2003-03-23* sysdeps/alpha/fpu/libm-test-ulps: Update.Roland McGrath12-125/+125
2003-03-22* include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath4-46/+76
2003-03-222003-03-22 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2003-03-22* sysdeps/m68k/fpu/libm-test-ulps: Update.Andreas Schwab1-17/+17
2003-03-22* sysdeps/m68k/m68020/bits/atomic.h: New file.Andreas Schwab1-64/+0
2003-03-22Atomic operations for m68020 and up.Andreas Schwab1-0/+227
2003-03-22* sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data struct...Alexandre Oliva1-1/+85
2003-03-22* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i...Alexandre Oliva1-1/+1
2003-03-22UpdateAndreas Jaeger2-508/+451
2003-03-222003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath2-13/+17
2003-03-21* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva4-41/+58
2003-03-21* sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.Roland McGrath1-2/+2
2003-03-21* sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva4-32/+232
2003-03-212003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath1-12/+12
2003-03-21Update.Ulrich Drepper1-38/+38
2003-03-21Don't use matching memory constraints.Ulrich Drepper1-48/+48
2003-03-21(__arch_compare_and_exchange_val_*_acq): Remove setne instruction.Ulrich Drepper1-4/+4
2003-03-21Update.Ulrich Drepper6-77/+80
2003-03-20* sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip...Alexandre Oliva3-4/+22
2003-03-20* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and l...Alexandre Oliva4-10/+74
2003-03-20* sysdeps/mips/ieee754.h: Remove excess #endif.Alexandre Oliva1-1/+0