about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* * 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/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
* 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
* (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
* * 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-2316-15/+170
* 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
* * include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath2003-03-221-1/+2
* Update.Ulrich Drepper2003-03-211-1/+1
* * sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and l...Alexandre Oliva2003-03-204-10/+74
* * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ...Alexandre Oliva2003-03-201-2/+1
* Update.Ulrich Drepper2003-03-201-4/+3
* 2003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-191-1/+1
* * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva2003-03-1713-0/+789
* * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips6...Alexandre Oliva2003-03-174-4/+38
* * sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i...Alexandre Oliva2003-03-175-1/+156
* * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/li...Alexandre Oliva2003-03-172-0/+247
* * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva2003-03-176-48/+102
* Update.Ulrich Drepper2003-03-162-2/+2
* * nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2003-03-162-4/+4
* Use the generic Linux code for most parts.Ulrich Drepper2003-03-151-40/+1
* * sysdeps/unix/sysv/linux/i386/system.c: Moved to ...Roland McGrath2003-03-154-76/+73
* * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.Roland McGrath2003-03-151-20/+11
* * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.Roland McGrath2003-03-142-2/+2
* * sysdeps/unix/sysv/linux/mips/readelflib.c: New file.Alexandre Oliva2003-03-141-0/+71
* * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (_KERNEL_NSIG_BPW): Define ...Alexandre Oliva2003-03-142-1/+46
* * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on...Alexandre Oliva2003-03-141-1/+3
* Update.Ulrich Drepper2003-03-144-6/+55