aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2003-03-28* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.Alexandre Oliva
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-272003-03-27 Roland McGrath <roland@redhat.com>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-262003-03-26 Roland McGrath <roland@redhat.com>Roland McGrath
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-23Recognize 'E' in first position of the parameter description to denote no err...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
2003-03-21Update.Ulrich Drepper
2003-03-20* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and l...Alexandre Oliva
2003-03-20* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ...Alexandre Oliva
2003-03-20Update.Ulrich Drepper
2003-03-192003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-17* sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva
2003-03-17* sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips6...Alexandre Oliva
2003-03-17* sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i...Alexandre Oliva
2003-03-17* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/li...Alexandre Oliva
2003-03-17* sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva
2003-03-16Update.Ulrich Drepper
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath
2003-03-15Use the generic Linux code for most parts.Ulrich Drepper
2003-03-15* sysdeps/unix/sysv/linux/i386/system.c: Moved to ...Roland McGrath
2003-03-15* sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.Roland McGrath
2003-03-14* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.Roland McGrath
2003-03-14* sysdeps/unix/sysv/linux/mips/readelflib.c: New file.Alexandre Oliva
2003-03-14* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (_KERNEL_NSIG_BPW): Define ...Alexandre Oliva
2003-03-14* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on...Alexandre Oliva
2003-03-14Update.Ulrich Drepper
2003-03-14* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath
2003-03-13Introduce and use local Andreas Jaeger