about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-2815-37/+135
* [BZ #2329]Roland McGrath2006-02-2110-828/+0
* * include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper2006-02-175-20/+363
* * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_* cvs/fedora-glibc-20060217T1609Ulrich Drepper2006-02-172-0/+335
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2006-02-172-2/+2
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-1515-19/+714
* * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650Ulrich Drepper2006-02-132-4/+23
* [BZ #2226]Ulrich Drepper2006-02-121-6/+24
* * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper2006-02-081-3/+6
* * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2006-01-201-5/+23
* [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger2006-01-181-4/+13
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-101-39/+0
* 2006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-01-093-13/+13
* 2006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-091-2/+2
* 2006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-095-6/+6
* * scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper2006-01-061-1/+6
* * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper2006-01-065-27/+27
* * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper2006-01-062-10/+41
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-042-12/+8
* * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper2006-01-0416-12/+680
* * resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2005-12-302-103/+43
* * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper2005-12-301-18/+7
* * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper2005-12-291-1/+4
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-281-7/+18
* * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper2005-12-276-18/+55
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-272-5/+18
* * sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper2005-12-221-2/+2
* * sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath2005-12-213-6/+6
* [BZ #1978]Ulrich Drepper2005-12-201-1/+4
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-2/+2
* * scripts/check-local-headers.sh: New file.Ulrich Drepper2005-11-242-2/+7
* [BZ #1920]Ulrich Drepper2005-11-241-2/+2
* * malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2005-11-061-3/+0
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-051-94/+1
* [BZ #721]Roland McGrath2005-10-241-2/+1
* [BZ #982]Ulrich Drepper2005-10-141-7/+20
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Ulrich Drepper2005-09-082-14/+60
* (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unloc...Ulrich Drepper2005-09-085-0/+80
* * configure.in: Compile source test file with -fPIC for -shared.Ulrich Drepper2005-09-061-3/+3
* * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper2005-08-241-7/+2
* * sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper2005-08-231-7/+14
* * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_rwlock_t):Ulrich Drepper2005-07-111-3/+4
* * elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper2005-07-071-2/+2
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-171-0/+17
* [BZ #961]Ulrich Drepper2005-05-231-3/+3
* * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper2005-05-211-6/+6
* pasto in license textRoland McGrath2005-05-051-1/+1
* * sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper2005-05-031-261/+21
* Use <> instead of "" includes.Ulrich Drepper2005-04-271-3/+3
* * rt/tst-cpuclock1.c: New file.Roland McGrath2005-04-272-3/+121