summaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)Author
2006-08-25* sysdeps/unix/sysv/linux/libc_pthread_init.c (freeres_libpthread):Ulrich Drepper
2006-08-24* posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, notUlrich Drepper
2006-08-23* allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper
2006-08-21[BZ #3018]Ulrich Drepper
2006-08-20* sysdeps/unix/sysv/linux/bits/posix_opt.h: DefineUlrich Drepper
2006-08-15* sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Usecvs/fedora-glibc-20060815T2033Ulrich Drepper
2006-08-14* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper
2006-08-13[BZ #2843]Ulrich Drepper
2006-08-03[BZ #2908]Ulrich Drepper
2006-08-03[BZ #2978]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-08-01* sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper
2006-08-01* stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich 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-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2006-07-01* pthread_mutex_init.c (__pthread_mutex_init): Move someUlrich 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-11* locale/programs/ld-time.c (time_finish): If wide era name orUlrich Drepper
2006-05-10* pthread_atfork.c: Mark __dso_handle as hidden.cvs/fedora-glibc-20060511T1325Ulrich 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* sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: Make sure theUlrich 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-08* nis/nis_ping.c: Remove unnecessary conditionals beforeUlrich Drepper
2006-04-07* sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo inUlrich Drepper
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper
2006-04-052006-04-05 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper
2006-04-05Add nonnull attributes.Ulrich Drepper
2006-04-04[BZ #2508]Roland McGrath
2006-04-04[BZ #2505]Roland McGrath
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: Remove support forcvs/fedora-glibc-20060328T0900Ulrich Drepper
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper
2006-03-08* sysdeps/unix/sysv/linux/ia64/dl-sysdep.hUlrich Drepper
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-06* shlib-versions: Use sparc64.*- for CPU patterns.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