about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-10/+4
* * pthread_mutex_init.c (__pthread_mutex_init): Move someUlrich Drepper2006-07-012-11/+31
* Add pthread_equal inline function.Ulrich Drepper2006-06-042-1/+15
* * include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2006-05-152-2/+6
* * pthread_key_create.c (__pthread_key_create): Do away withUlrich Drepper2006-05-114-36/+34
* * locale/programs/ld-time.c (time_finish): If wide era name orUlrich Drepper2006-05-113-4/+9
* * pthread_atfork.c: Mark __dso_handle as hidden. cvs/fedora-glibc-20060511T1325Ulrich Drepper2006-05-102-2/+7
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-0/+1
* [BZ #2644]Ulrich Drepper2006-05-093-30/+28
* * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: Make sure theUlrich Drepper2006-05-081-2/+2
* [BZ #2644]Ulrich Drepper2006-05-083-11/+40
* [BZ #2502]Ulrich Drepper2006-05-022-2/+8
* * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper2006-04-272-7/+35
* * Makeconfig (%.v.i rule): Don't use -DASSEMBLER.Roland McGrath2006-04-272-2/+6
* * nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid callingUlrich Drepper2006-04-098-15/+24
* * nis/nis_ping.c: Remove unnecessary conditionals beforeUlrich Drepper2006-04-082-2/+25
* * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo inUlrich Drepper2006-04-072-1/+5
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-072-36/+45
* 2006-04-05 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper2006-04-051-0/+4
* Add nonnull attributes.Ulrich Drepper2006-04-051-93/+153
* [BZ #2508]Roland McGrath2006-04-041-0/+6
* [BZ #2505]Roland McGrath2006-04-041-1/+15
* * sysdeps/unix/sysv/linux/kernel-features.h: Remove support for cvs/fedora-glibc-20060328T0900Ulrich Drepper2006-03-281-0/+27
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-2814-123/+509
* * sysdeps/unix/sysv/linux/ia64/dl-sysdep.hUlrich Drepper2006-03-081-0/+5
* (DL_SYSINFO_IMPLEMENTATION): Add missing newline.Ulrich Drepper2006-03-081-2/+2
* * sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath2006-03-069-116/+128
* * shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath2006-03-061-0/+11
* * sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups.Ulrich Drepper2006-03-022-5/+10
* * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.SUlrich Drepper2006-03-022-0/+15
* (__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper2006-03-022-2/+6
* * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath2006-03-012-2/+64
* * Makeconfig (+includes): Add back $(includes)Roland McGrath2006-03-012-2/+7
* * sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath2006-02-281-0/+34
* * elf/rtld-Rules (subdir-args): New variable.Roland McGrath2006-02-2811-6/+338
* * scripts/config.guess: Update from master, timestamp='2006-02-27'.Roland McGrath2006-02-282-0/+5
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-2821-51/+173
* * sysdeps/generic/pt-raise.c: Moved to ...Roland McGrath2006-02-271-0/+7
* 2006-02-26 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-272-2/+4
* * descr.h (struct pthread): Add final member `end_padding'.Roland McGrath2006-02-242-5/+14
* [BZ #2329]Roland McGrath2006-02-2117-1144/+0
* Amend log entry with omitted file.Roland McGrath2006-02-211-0/+1
* typoRoland McGrath2006-02-201-1/+1
* * tst-robust1.c: Add second mutex to check that the mutex list isUlrich Drepper2006-02-182-22/+97
* * include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper2006-02-176-20/+375
* * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_* cvs/fedora-glibc-20060217T1609Ulrich Drepper2006-02-173-0/+341
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2006-02-173-2/+9
* * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper2006-02-151-0/+23
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-1526-201/+997
* * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650Ulrich Drepper2006-02-139-46/+96