aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2006-02-21[BZ #2329]Roland McGrath17-1144/+0
2006-02-21Amend log entry with omitted file.Roland McGrath1-0/+1
2006-02-20typoRoland McGrath1-1/+1
2006-02-18* tst-robust1.c: Add second mutex to check that the mutex list isUlrich Drepper2-22/+97
2006-02-17* include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper6-20/+375
2006-02-17* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_*cvs/fedora-glibc-20060217T1609Ulrich Drepper3-0/+341
2006-02-17* sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper3-2/+9
2006-02-15* sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper1-0/+23
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper26-201/+997
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper9-46/+96
2006-02-12* sysdeps/unix/sysv/linux/i386/not-cancel.h: Define openat_not_cancel,Ulrich Drepper1-0/+5
2006-02-12[BZ #2226]Ulrich Drepper1-6/+24
2006-02-08* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper2-3/+11
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2-5/+29
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2-1/+53
2006-01-18[BZ #2167]Andreas Jaeger1-1/+1
2006-01-18 [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger2-4/+20
2006-01-13* sysdeps/alpha/tls.h (tcbhead_t): Rename member to __private.Ulrich Drepper1-0/+4
2006-01-13(tcbhead_t): Rename member to __private.Ulrich Drepper1-1/+1
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2-39/+1
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath10-372/+12
2006-01-09* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):Roland McGrath1-0/+10
2006-01-092006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath3-13/+13
2006-01-09* tst-initializers1-c89.c: New file.Roland McGrath6-3/+24
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Likewise.Roland McGrath1-0/+1
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath1-0/+9
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath5-6/+6
2006-01-09* sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): AddUlrich Drepper2-1/+7
2006-01-09being too clever and reloading the futex value where it shouldn't.Ulrich Drepper1-1/+1
2006-01-08* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gccUlrich Drepper1-0/+5
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper1-2/+3
2006-01-06* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h.Ulrich Drepper2-1/+6
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper2-1/+11
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper1-1/+1
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper4-18/+22
2006-01-06* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper7-40/+52
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper4-10/+122
2006-01-05* Makefile ($(objpfx)$(multidir)): Use mkdir -p.Roland McGrath1-0/+4
2006-01-052006-01-03 Joseph S. Myers <joseph@codesourcery.com>Roland McGrath1-1/+1
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper3-12/+14
2006-01-04* include/stdlib.h: Make even more C++ compliant.Ulrich Drepper2-2/+6
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper17-12/+713
2006-01-03* posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper2-5/+10
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper4-14/+21
2006-01-01* posix/getconf.c: Update copyright year.cvs/fedora-glibc-20060102T1045Ulrich Drepper1-0/+4
2006-01-01Update copyright year.Ulrich Drepper1-2/+2
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper3-103/+49
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper2-18/+12
2005-12-29* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper3-1/+57