summaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)Author
2006-08-14* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper
2006-08-03NPTL specific definitions for async name lookup.Ulrich Drepper
2006-08-02[BZ #2980]cvs/fedora-glibc-20060802T1650Ulrich Drepper
2006-08-02* nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper
2006-08-01* sysdeps/unix/sysv/linux/Versions: Finally add add_key,Ulrich Drepper
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper
2006-07-292006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2006-06-04Add pthread_equal inline function.Ulrich Drepper
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper
2006-05-11* pthread_key_create.c (__pthread_key_create): Do away withUlrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-05-09[BZ #2644]Ulrich Drepper
2006-05-08[BZ #2644]Ulrich Drepper
2006-05-02[BZ #2502]Ulrich Drepper
2006-04-27* sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper
2006-04-27* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.Roland McGrath
2006-04-09* nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid callingUlrich Drepper
2006-04-05Add nonnull attributes.Ulrich Drepper
2006-04-04[BZ #2505]Roland McGrath
2006-03-08(DL_SYSINFO_IMPLEMENTATION): Add missing newline.Ulrich Drepper
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath
2006-03-02* sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups.Ulrich Drepper
2006-03-02* sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.SUlrich Drepper
2006-03-02(__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath
2006-03-01* Makeconfig (+includes): Add back $(includes)Roland McGrath
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath
2006-02-28* scripts/config.guess: Update from master, timestamp='2006-02-27'.Roland McGrath
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-02-272006-02-26 Roland McGrath <roland@redhat.com>Roland McGrath
2006-02-21[BZ #2329]Roland McGrath
2006-02-17* include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper
2006-02-17* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_*cvs/fedora-glibc-20060217T1609Ulrich Drepper
2006-02-17* sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper
2006-02-12[BZ #2226]Ulrich Drepper
2006-02-08* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper
2006-01-18 [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger
2006-01-13(tcbhead_t): Rename member to __private.Ulrich Drepper
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath
2006-01-092006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-09* sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): AddUlrich Drepper
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper