about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
...
* (__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
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-144-21/+32
* Introduce and use local Andreas Jaeger2003-03-131-2/+2
* Update.Ulrich Drepper2003-03-133-15/+26
* Update.Ulrich Drepper2003-03-121-3/+3
* Update.Ulrich Drepper2003-03-111-0/+12
* Update.Ulrich Drepper2003-03-112-0/+83
* * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,Roland McGrath2003-03-113-7/+12
* 2003-03-10 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2003-03-101-3/+8
* * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Correct systemRoland McGrath2003-03-101-2/+2
* * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath2003-03-102-2/+8
* 2003-03-09 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-101-1/+7
* 2003-03-04 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger2003-03-072-41/+3
* Update.Ulrich Drepper2003-03-041-4/+13
* Clarify comment.Andreas Jaeger2003-03-041-19/+24