aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper1-0/+85
2007-07-272007-07-27 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek1-0/+9
2007-07-24* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: FixUlrich Drepper1-0/+7
2007-07-24* sysdeps/unix/sysv/linux/powerpc/lowlevellock.hUlrich Drepper1-0/+17
2007-07-23* pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHAREDUlrich Drepper1-0/+24
2007-07-23* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: FixUlrich Drepper1-0/+10
2007-07-19* include/features.h (__USE_ISOC95): New define.Ulrich Drepper1-0/+5
2007-07-07* sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h andUlrich Drepper1-0/+5
2007-06-26* init.c (__nptl_initial_report_events): New variable.Roland McGrath1-0/+6
2007-06-22* pthread_getattr_np.c (pthread_getattr_np): Clear cpuset andUlrich Drepper1-0/+5
2007-06-20* elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper1-0/+5
2007-06-18[BZ #4647]Ulrich Drepper1-0/+8
2007-06-17* sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.Ulrich Drepper1-0/+5
2007-06-17* allocatestack.c (allocate_stack): Make code compile ifUlrich Drepper1-0/+5
2007-06-17* sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:Ulrich Drepper1-0/+49
2007-06-08* configure.in: Avoid variable named BASH.Ulrich Drepper1-0/+48
2007-05-30* pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper1-3/+19
2007-05-30* sysdeps/unix/sysv/linux/x86_64/lowlevellock.SUlrich Drepper1-0/+4
2007-05-30* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: CheckingUlrich Drepper1-0/+5
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper1-0/+17
2007-05-28* sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't defineUlrich Drepper1-0/+3
2007-05-28* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper1-0/+39
2007-05-27[__WORDSIZE=64]: Renamed __pad1 element int rwlock structure toUlrich Drepper1-1/+1
2007-05-27* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper1-0/+7
2007-05-27* init.c: Make it compile with older kernel headers.Ulrich Drepper1-0/+28
2007-05-26* pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.Ulrich Drepper1-0/+5
2007-05-26* sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): TinyUlrich Drepper1-0/+3
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper1-0/+12
2007-05-26* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper1-0/+11
2007-05-26* sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper1-0/+8
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper1-0/+29
2007-05-25* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): Jakub Jelinek1-1/+9
2007-05-25* sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper1-1/+9
2007-05-25* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper1-0/+14
2007-05-23* init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper1-0/+23
2007-05-21* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper1-0/+12
2007-05-21* tst-robust9.c (do_test): Don't fail if ENABLE_PI and Jakub Jelinek1-0/+5
2007-05-19* elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper1-0/+13
2007-05-18[BZ #4512]Ulrich Drepper1-0/+11
2007-05-17Dummy files to prevent stub versions from being used.Ulrich Drepper1-0/+5
2007-05-15* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6Ulrich Drepper1-7/+0
2007-05-15* sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper1-0/+13
2007-05-11* sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper1-0/+3
2007-05-10* sysdeps/unix/sysv/linux/sched_setaffinity.ccvs/fedora-glibc-20070510T2308cvs/fedora-glibc-20070510T2304Ulrich Drepper1-0/+7
2007-05-10[BZ #4455] Jakub Jelinek1-0/+6
2007-05-07[BZ #4455]Ulrich Drepper1-0/+4
2007-05-07[BZ #4456]Ulrich Drepper1-0/+6
2007-05-07* sysdeps/unix/sysv/linux/lowlevelrobustlock.cUlrich Drepper1-0/+7
2007-05-07[BZ #4465]Ulrich Drepper1-0/+1
2007-05-07* posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper1-0/+5