summaryrefslogtreecommitdiff
path: root/nptl/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New Jakub Jelinek2007-10-171-1/+20
* (__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper2007-10-161-44/+38
* * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper2007-10-101-2/+13
* * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.SUlrich Drepper2007-09-021-1/+1
* * sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_dead): Jakub Jelinek2007-08-211-2/+2
* * csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper2007-08-201-1/+8
* * sysdeps/unix/sysv/linux/alpha/lowlevellock.h Jakub Jelinek2007-08-161-2/+2
* * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising cvs/fedora-glibc-20070815T2049Jakub Jelinek2007-08-1513-87/+588
* * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.SUlrich Drepper2007-08-159-42/+271
* (__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FL...Ulrich Drepper2007-08-151-4/+50
* * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek2007-08-142-5/+6
* * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare. Jakub Jelinek2007-08-142-45/+43
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper2007-08-1412-76/+357
* * sysdeps/unix/sysv/linux/i386/i786/Implies: New file.Ulrich Drepper2007-08-131-0/+2
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-1312-0/+12
* * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.hUlrich Drepper2007-08-126-14/+50
* Include <kernel-features.h>.Ulrich Drepper2007-08-122-0/+4
* * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper2007-08-1112-72/+204
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): Jakub Jelinek2007-08-051-20/+3
* * sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c: Jakub Jelinek2007-08-042-63/+0
* * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper2007-08-0319-413/+581
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-0164-1834/+1752
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.SUlrich Drepper2007-08-013-9/+9
* * sysdeps/sparc/tls.h (tcbhead_t): Add private_futex field.Jakub Jelinek2007-07-311-0/+4
* (__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it....Jakub Jelinek2007-07-291-74/+31
* * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper2007-07-2825-222/+271
* 2007-07-27 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2007-07-271-0/+6
* * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: FixUlrich Drepper2007-07-242-2/+2
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.hUlrich Drepper2007-07-242-126/+73
* * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHAREDUlrich Drepper2007-07-233-19/+80
* Fix compilation when unconditionally using private futexes.Ulrich Drepper2007-07-235-5/+13
* * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper2007-07-191-2/+8
* Include stdlib.h, list.h, sysdep.h and kernel-features.h.Ulrich Drepper2007-07-071-0/+4
* * elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper2007-06-201-109/+0
* Tell gcc about the nonstandard sections.Ulrich Drepper2007-06-171-2/+2
* * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:Ulrich Drepper2007-06-1717-200/+751
* [BZ #4586]Ulrich Drepper2007-06-0823-73/+213
* * pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper2007-05-3013-132/+11
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.SUlrich Drepper2007-05-301-1/+2
* * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: CheckingUlrich Drepper2007-05-303-21/+1
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-296-28/+30
* * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't defineUlrich Drepper2007-05-281-0/+1
* * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper2007-05-2813-52/+163
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper2007-05-2710-29/+117
* * init.c: Make it compile with older kernel headers.Ulrich Drepper2007-05-277-21/+45
* * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): TinyUlrich Drepper2007-05-261-2/+2
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-265-28/+2
* * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper2007-05-264-4/+15
* * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper2007-05-266-7/+29
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-2612-178/+1002