about summary refs log tree commit diff
path: root/nptl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Avoid variable named BASH.Ulrich Drepper2007-06-081-0/+48
* * pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper2007-05-301-3/+19
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.SUlrich Drepper2007-05-301-0/+4
* * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: CheckingUlrich Drepper2007-05-301-0/+5
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-291-0/+17
* * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't defineUlrich Drepper2007-05-281-0/+3
* * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper2007-05-281-0/+39
* [__WORDSIZE=64]: Renamed __pad1 element int rwlock structure toUlrich Drepper2007-05-271-1/+1
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper2007-05-271-0/+7
* * init.c: Make it compile with older kernel headers.Ulrich Drepper2007-05-271-0/+28
* * pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.Ulrich Drepper2007-05-261-0/+5
* * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): TinyUlrich Drepper2007-05-261-0/+3
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-261-0/+12
* * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper2007-05-261-0/+11
* * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper2007-05-261-0/+8
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-261-0/+29
* * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): Jakub Jelinek2007-05-251-1/+9
* * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper2007-05-251-1/+9
* * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper2007-05-251-0/+14
* * init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper2007-05-231-0/+23
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper2007-05-211-0/+12
* * tst-robust9.c (do_test): Don't fail if ENABLE_PI and Jakub Jelinek2007-05-211-0/+5
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-191-0/+13
* [BZ #4512]Ulrich Drepper2007-05-181-0/+11
* Dummy files to prevent stub versions from being used.Ulrich Drepper2007-05-171-0/+5
* * version.h (VERSION): Define to 6. glibc-2.6 cvs/glibc-2_6-base cvs/glibc-2_6Ulrich Drepper2007-05-151-7/+0
* * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper2007-05-151-0/+13
* * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper2007-05-111-0/+3
* * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304Ulrich Drepper2007-05-101-0/+7
* [BZ #4455] Jakub Jelinek2007-05-101-0/+6
* [BZ #4455]Ulrich Drepper2007-05-071-0/+4
* [BZ #4456]Ulrich Drepper2007-05-071-0/+6
* * sysdeps/unix/sysv/linux/lowlevelrobustlock.cUlrich Drepper2007-05-071-0/+7
* [BZ #4465]Ulrich Drepper2007-05-071-0/+1
* * posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper2007-05-071-0/+5
* [BZ #4392]Ulrich Drepper2007-04-281-0/+4
* [BZ #4306]Ulrich Drepper2007-04-281-0/+6
* * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):Ulrich Drepper2007-04-261-0/+5
* * tst-locale1.c: Avoid warnings.Ulrich Drepper2007-04-061-0/+5
* * scripts/check-local-headers.sh: Filter out sys/capability.h. cvs/fedora-glibc-20070331T1609Ulrich Drepper2007-03-261-0/+5
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-0/+6
* * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two Richard Henderson2007-03-131-0/+5
* * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper2007-02-251-0/+6
* [BZ #4076] cvs/fedora-glibc-20070221T1011Ulrich Drepper2007-02-211-0/+5
* [BZ #3325]Ulrich Drepper2007-02-191-0/+5
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment. cvs/fedora-glibc-20070211T1607Ulrich Drepper2007-02-101-0/+6
* * tst-initializers1.c: We want to test the initializers as seenUlrich Drepper2007-01-191-0/+3
* * pthread_join.c (cleanup): Avoid warning.Ulrich Drepper2007-01-181-0/+4
* * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to cvs/fedora-glibc-20070117T1043 cvs/fedora-glibc-20070117T0857Ulrich Drepper2007-01-171-0/+3
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-171-0/+13