aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2007-12-14* sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additionalUlrich Drepper3-5/+11
2007-12-12..cvs/fedora-glibc-20071212T1953Ulrich Drepper2-0/+20
2007-12-12[BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051Ulrich Drepper2-2/+3
2007-12-12[BZ #5465]Ulrich Drepper2-0/+8
2007-12-07[BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper2-0/+9
2007-12-05* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper2-28/+23
2007-11-24* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper4-105/+65
2007-11-20* sysdeps/pthread/pthread.h (pthread_cleanup_push,Ulrich Drepper2-2/+8
2007-11-09[BZ #5240]Ulrich Drepper4-13/+29
2007-11-08[BZ #5245]Ulrich Drepper2-3/+10
2007-11-08* sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper4-1/+71
2007-11-06* elf/rtld.c (dl_main): Use the page size to find the map start.Ulrich Drepper2-2/+6
2007-11-06* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper3-6/+13
2007-10-28[BZ #5204]Ulrich Drepper5-13/+88
2007-10-28[BZ #5040]Ulrich Drepper1-0/+10
2007-10-28[BZ #5208]Ulrich Drepper4-5/+42
2007-10-17* sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New Jakub Jelinek2-1/+25
2007-10-16(__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper1-44/+38
2007-10-15* init.c (__pthread_initialize_minimal): Initialize word to appease Jakub Jelinek2-1/+6
2007-10-10* sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper3-2/+28
2007-09-02* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.SUlrich Drepper2-1/+8
2007-08-21[BZ #4938]Ulrich Drepper4-1/+118
2007-08-21* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_dead): Jakub Jelinek2-2/+7
2007-08-20* csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper2-1/+13
2007-08-16* sysdeps/unix/sysv/linux/alpha/lowlevellock.h Jakub Jelinek2-2/+9
2007-08-15* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising cvs/fedora-glibc-20070815T2049Jakub Jelinek14-87/+623
2007-08-15* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.SUlrich Drepper10-42/+299
2007-08-15(__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FL...Ulrich Drepper1-4/+50
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek3-5/+11
2007-08-14* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare. Jakub Jelinek3-45/+50
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper13-76/+394
2007-08-13* sysdeps/unix/sysv/linux/i386/i786/Implies: New file.Ulrich Drepper2-0/+6
2007-08-13* sysdeps/unix/sysv/linux/x86_64/libc-start.cUlrich Drepper1-0/+22
2007-08-13* nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper17-0/+17
2007-08-12* sysdeps/unix/sysv/linux/powerpc/libc-start.cUlrich Drepper1-0/+24
2007-08-12* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.hUlrich Drepper6-14/+50
2007-08-12* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: IncludeUlrich Drepper1-0/+6
2007-08-12Include <kernel-features.h>.Ulrich Drepper2-0/+4
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper25-172/+421
2007-08-05* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): Jakub Jelinek2-20/+11
2007-08-04* sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c: Jakub Jelinek2-63/+0
2007-08-03* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper1-0/+118
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper19-413/+581
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper103-1991/+2346
2007-08-01* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper2-3/+5
2007-08-01* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.SUlrich Drepper4-9/+19
2007-07-31* sysdeps/sparc/tls.h (tcbhead_t): Add private_futex field.Jakub Jelinek2-0/+8
2007-07-29(__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it....Jakub Jelinek1-74/+31
2007-07-28* locale/programs/ld-monetary.c (monetary_finish): Avoid range checkUlrich Drepper1-0/+4
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper1-0/+1