aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2006-08-31* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Addcvs/fedora-glibc-20060831T1812Ulrich Drepper4-13/+16
2006-08-30* pthread_rwlock_trywrlock.c (__pthread_rwlock_trywrlock): Respectcvs/fedora-glibc-20060831T0640Ulrich Drepper4-6/+22
2006-08-25* sysdeps/unix/sysv/linux/libc_pthread_init.c (freeres_libpthread):Ulrich Drepper2-1/+7
2006-08-24* posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, notUlrich Drepper1-1/+2
2006-08-23* allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper6-35/+72
2006-08-21[BZ #3018]Ulrich Drepper2-1/+6
2006-08-20* sysdeps/unix/sysv/linux/bits/posix_opt.h: DefineUlrich Drepper2-0/+8
2006-08-15* sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Usecvs/fedora-glibc-20060815T2033Ulrich Drepper2-2/+9
2006-08-14* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper23-37/+1235
2006-08-13[BZ #2843]Ulrich Drepper5-61/+148
2006-08-03[BZ #2908]Ulrich Drepper2-3/+7
2006-08-03[BZ #2978]Ulrich Drepper1-0/+4
2006-08-03NPTL specific definitions for async name lookup.Ulrich Drepper1-0/+119
2006-08-02[BZ #2980]cvs/fedora-glibc-20060802T1650Ulrich Drepper1-27/+3
2006-08-02* nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper1-7/+7
2006-08-01* sysdeps/unix/sysv/linux/Versions: Finally add add_key,Ulrich Drepper2-0/+63
2006-08-01* sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper1-0/+6
2006-08-01* stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper3-4/+123
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath5-3/+31
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper9-0/+30
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