about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* * init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper2007-05-2315-31/+192
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper2007-05-214-11/+13
* (pthread_functions): Don't add .ptr_wait_lookup_done here. (__pthread_initial...Ulrich Drepper2007-05-211-2/+3
* * tst-robust9.c (do_test): Don't fail if ENABLE_PI and Jakub Jelinek2007-05-212-0/+12
* [BZ #4525]Ulrich Drepper2007-05-211-2/+2
* [BZ #4514]Ulrich Drepper2007-05-211-2/+2
* Commit missing test case wrapper file.Roland McGrath2007-05-191-0/+2
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-198-26/+142
* [BZ #4512]Ulrich Drepper2007-05-186-10/+114
* Dummy files to prevent stub versions from being used.Ulrich Drepper2007-05-172-4/+6
* * version.h (VERSION): Define to 6. glibc-2.6 cvs/glibc-2_6-base cvs/glibc-2_6Ulrich Drepper2007-05-157-42/+37
* * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper2007-05-158-54/+50
* * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper2007-05-112-4/+7
* * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304Ulrich Drepper2007-05-103-1/+28
* [BZ #4455] Jakub Jelinek2007-05-103-0/+8
* [BZ #4455]Ulrich Drepper2007-05-073-2/+18
* [BZ #4456]Ulrich Drepper2007-05-071-0/+6
* (change_stack_perm): Handle stacks growing up. (allocate_stack): Likewise.Ulrich Drepper2007-05-071-5/+19
* * sysdeps/unix/sysv/linux/lowlevelrobustlock.cUlrich Drepper2007-05-072-3/+26
* [BZ #4465]Ulrich Drepper2007-05-071-0/+1
* * posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper2007-05-073-2/+50
* [BZ #4392]Ulrich Drepper2007-04-282-8/+5
* [BZ #4306]Ulrich Drepper2007-04-282-7/+12
* * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):Ulrich Drepper2007-04-261-0/+5
* * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.Ulrich Drepper2007-04-261-0/+1
* (tcbhead_t): Add vgetcpu_cache.Ulrich Drepper2007-04-261-2/+3
* * tst-locale1.c: Avoid warnings.Ulrich Drepper2007-04-061-0/+5
* Avoid warnings.Ulrich Drepper2007-04-062-4/+6
* * scripts/check-local-headers.sh: Filter out sys/capability.h. cvs/fedora-glibc-20070331T1609Ulrich Drepper2007-03-261-0/+5
* * sysdeps/powerpc/bits/atomic.hUlrich Drepper2007-03-261-3/+2
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-0/+6
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-172-4/+5
* * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two Richard Henderson2007-03-132-1/+8
* * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper2007-02-252-3/+12
* [BZ #4076] cvs/fedora-glibc-20070221T1011Ulrich Drepper2007-02-211-0/+5
* [BZ #4070]Ulrich Drepper2007-02-211-3/+3
* [BZ #3325]Ulrich Drepper2007-02-191-0/+5
* * sysdeps/unix/closedir.c: Outside libc don't use locking.Ulrich Drepper2007-02-191-1/+7
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment. cvs/fedora-glibc-20070211T1607Ulrich Drepper2007-02-102-1/+7
* * tst-initializers1.c: We want to test the initializers as seenUlrich Drepper2007-01-192-1/+7
* * pthread_join.c (cleanup): Avoid warning.Ulrich Drepper2007-01-181-0/+4
* (cleanup): Avoid warning.Ulrich Drepper2007-01-181-2/+2
* * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to cvs/fedora-glibc-20070117T1043 cvs/fedora-glibc-20070117T0857Ulrich Drepper2007-01-172-1/+17
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-178-40/+85
* [BZ #3840]Ulrich Drepper2007-01-122-1/+9
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2007-01-122-1/+7
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1169-768/+373
* .Jakub Jelinek2007-07-3169-373/+768
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Cleanups. DefineUlrich Drepper2007-01-111-0/+5
* Cleanups. Define FUTEX_CMP_REQUEUE and lll_futex_requeue.Ulrich Drepper2007-01-111-6/+22