aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2007-07-29(__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it....Jakub Jelinek1-74/+31
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper25-222/+271
2007-07-272007-07-27 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek1-0/+6
2007-07-24* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: FixUlrich Drepper2-2/+2
2007-07-24* sysdeps/unix/sysv/linux/powerpc/lowlevellock.hUlrich Drepper2-126/+73
2007-07-23* pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHAREDUlrich Drepper3-19/+80
2007-07-23Fix compilation when unconditionally using private futexes.Ulrich Drepper5-5/+13
2007-07-19* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper1-2/+8
2007-07-07Include stdlib.h, list.h, sysdep.h and kernel-features.h.Ulrich Drepper1-0/+4
2007-06-20* elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper1-109/+0
2007-06-17Tell gcc about the nonstandard sections.Ulrich Drepper1-2/+2
2007-06-17* sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:Ulrich Drepper17-200/+751
2007-06-08[BZ #4586]Ulrich Drepper23-73/+213
2007-05-30* pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper13-132/+11
2007-05-30* sysdeps/unix/sysv/linux/x86_64/lowlevellock.SUlrich Drepper1-1/+2
2007-05-30* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: CheckingUlrich Drepper3-21/+1
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper6-28/+30
2007-05-28* sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't defineUlrich Drepper1-0/+1
2007-05-28* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper13-52/+163
2007-05-27* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper10-29/+117
2007-05-27* init.c: Make it compile with older kernel headers.Ulrich Drepper7-21/+45
2007-05-26* sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): TinyUlrich Drepper1-2/+2
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper5-28/+2
2007-05-26* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper4-4/+15
2007-05-26* sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper6-7/+29
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper12-178/+1002
2007-05-25* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): Jakub Jelinek2-9/+10
2007-05-25* sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper2-0/+16
2007-05-25* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper3-12/+28
2007-05-23* init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper12-31/+145
2007-05-21* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper3-11/+1
2007-05-21[BZ #4525]Ulrich Drepper1-2/+2
2007-05-21[BZ #4514]Ulrich Drepper1-2/+2
2007-05-19* elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper4-2/+66
2007-05-17Dummy files to prevent stub versions from being used.Ulrich Drepper1-4/+1
2007-05-15* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6Ulrich Drepper5-35/+22
2007-05-15* sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper7-54/+37
2007-05-10* sysdeps/unix/sysv/linux/sched_setaffinity.ccvs/fedora-glibc-20070510T2308cvs/fedora-glibc-20070510T2304Ulrich Drepper2-1/+21
2007-05-07* sysdeps/unix/sysv/linux/lowlevelrobustlock.cUlrich Drepper1-3/+19
2007-04-28[BZ #4306]Ulrich Drepper1-7/+6
2007-04-26* sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.Ulrich Drepper1-0/+1
2007-04-26(tcbhead_t): Add vgetcpu_cache.Ulrich Drepper1-2/+3
2007-03-26* sysdeps/powerpc/bits/atomic.hUlrich Drepper1-3/+2
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2-4/+5
2007-03-13 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two Richard Henderson1-1/+3
2007-02-25* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper1-3/+6
2007-02-21[BZ #4070]Ulrich Drepper1-3/+3
2007-02-19* sysdeps/unix/closedir.c: Outside libc don't use locking.Ulrich Drepper1-1/+7
2007-02-10* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.cvs/fedora-glibc-20070211T1607Ulrich Drepper1-1/+1
2007-01-17* sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL tocvs/fedora-glibc-20070117T1043cvs/fedora-glibc-20070117T0857Ulrich Drepper1-1/+14