aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2006-07-292006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper49-89/+1083
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper1-10/+4
2006-07-01* pthread_mutex_init.c (__pthread_mutex_init): Move someUlrich Drepper2-11/+31
2006-06-04Add pthread_equal inline function.Ulrich Drepper2-1/+15
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2-2/+6
2006-05-11* pthread_key_create.c (__pthread_key_create): Do away withUlrich Drepper4-36/+34
2006-05-11* locale/programs/ld-time.c (time_finish): If wide era name orUlrich Drepper3-4/+9
2006-05-10* pthread_atfork.c: Mark __dso_handle as hidden.cvs/fedora-glibc-20060511T1325Ulrich Drepper2-2/+7
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper1-0/+1
2006-05-09[BZ #2644]Ulrich Drepper3-30/+28
2006-05-08* sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: Make sure theUlrich Drepper1-2/+2
2006-05-08[BZ #2644]Ulrich Drepper3-11/+40
2006-05-02[BZ #2502]Ulrich Drepper2-2/+8
2006-04-27* sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper2-7/+35
2006-04-27* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.Roland McGrath2-2/+6
2006-04-09* nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid callingUlrich Drepper8-15/+24
2006-04-08* nis/nis_ping.c: Remove unnecessary conditionals beforeUlrich Drepper2-2/+25
2006-04-07* sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo inUlrich Drepper2-1/+5
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2-36/+45
2006-04-052006-04-05 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper1-0/+4
2006-04-05Add nonnull attributes.Ulrich Drepper1-93/+153
2006-04-04[BZ #2508]Roland McGrath1-0/+6
2006-04-04[BZ #2505]Roland McGrath1-1/+15
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: Remove support forcvs/fedora-glibc-20060328T0900Ulrich Drepper1-0/+27
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper14-123/+509
2006-03-08* sysdeps/unix/sysv/linux/ia64/dl-sysdep.hUlrich Drepper1-0/+5
2006-03-08(DL_SYSINFO_IMPLEMENTATION): Add missing newline.Ulrich Drepper1-2/+2
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath9-116/+128
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath1-0/+11
2006-03-02* sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups.Ulrich Drepper2-5/+10
2006-03-02* sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.SUlrich Drepper2-0/+15
2006-03-02(__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper2-2/+6
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath2-2/+64
2006-03-01* Makeconfig (+includes): Add back $(includes)Roland McGrath2-2/+7
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath1-0/+34
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath11-6/+338
2006-02-28* scripts/config.guess: Update from master, timestamp='2006-02-27'.Roland McGrath2-0/+5
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath21-51/+173
2006-02-27* sysdeps/generic/pt-raise.c: Moved to ...Roland McGrath1-0/+7
2006-02-272006-02-26 Roland McGrath <roland@redhat.com>Roland McGrath2-2/+4
2006-02-24* descr.h (struct pthread): Add final member `end_padding'.Roland McGrath2-5/+14
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