summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * 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.6cvs/glibc-2_6-basecvs/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.ccvs/fedora-glibc-20070510T2308cvs/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 differentcvs/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 tocvs/fedora-glibc-20070117T1043cvs/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
* [BZ #3840]Ulrich Drepper2007-01-121-0/+5
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2007-01-121-0/+6
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-145/+108
* .Jakub Jelinek2007-07-311-108/+145
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Cleanups. DefineUlrich Drepper2007-01-111-0/+5
* * shlib-versions: Fix sparc64 linux target specification.Jakub Jelinek2007-01-101-0/+4
* * io/fts.c: Make sure fts_cur is always valid after return fromUlrich Drepper2007-01-101-1/+6
* * include/atomic.h (atomic_forced_read): New macro.Ulrich Drepper2006-12-211-0/+5
* * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.Ulrich Drepper2006-12-091-0/+9
* * sysdeps/unix/sysv/linux/rtld-lowlevel.hUlrich Drepper2006-12-091-0/+5
* * sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): UseUlrich Drepper2006-10-301-0/+5
* * configure.in: Relax -z relro requirement a bit.cvs/fedora-glibc-20061029T2155Ulrich Drepper2006-10-291-0/+16
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-281-0/+31