summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/i386/i486
Commit message (Expand)AuthorAgeFilesLines
* More whitespace fixes.Ulrich Drepper2009-12-131-2/+2
* Fix whitespaces.Ulrich Drepper2009-12-132-6/+6
* Add Requeue-PI support for x86 arch.Dinakar Guniguntala2009-12-134-28/+185
* Invalid timeouts in i386 sem_timedwait.Ulrich Drepper2009-12-121-9/+9
* Minor optimizations and cleanups of x86 cond_broadcast.Ulrich Drepper2009-11-182-11/+10
* Update cfi offsets for pthread_cond_broadcast and signal fir x86.Dinakar Guniguntala2009-11-182-38/+16
* Use cfi directives in x86 pthread_cond_{,timed}wait.Ulrich Drepper2009-11-172-344/+133
* Fix futex syscall parameter for x86 absolute timeout waits.Bryan Kadzban2009-06-111-1/+1
* (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_READTIME instead of...Ulrich Drepper2009-01-031-19/+79
* Remove useless more "if" tests before "free".Ulrich Drepper2008-05-279-2/+183
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: AccessUlrich Drepper2008-05-115-19/+19
* * pthread-errnos.sym: Add EOVERFLOW.Ulrich Drepper2008-01-101-3/+38
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper2007-11-241-39/+17
* [BZ #5240]Ulrich Drepper2007-11-091-1/+5
* * sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New Jakub Jelinek2007-10-171-1/+20
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, cvs/fedora-glibc-20070814T0725 cvs/fedora-glibc-20070814T0643Ulrich Drepper2007-08-149-72/+353
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-136-0/+6
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-0117-344/+354
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.SUlrich Drepper2007-08-013-9/+9
* * pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper2007-05-301-29/+0
* * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: CheckingUlrich Drepper2007-05-301-10/+0
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-292-13/+13
* * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper2007-05-285-34/+26
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper2007-05-275-14/+70
* * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper2007-05-261-2/+9
* * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper2007-05-263-7/+18
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-263-84/+448
* * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): Jakub Jelinek2007-05-251-5/+6
* * init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper2007-05-232-7/+38
* * version.h (VERSION): Define to 6. glibc-2.6 cvs/glibc-2_6-base cvs/glibc-2_6Ulrich Drepper2007-05-151-5/+2
* * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper2007-05-151-2/+5
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-6/+5
* .Jakub Jelinek2007-07-311-5/+6
* [BZ #1006]Ulrich Drepper2006-09-092-7/+6
* [BZ #3123]Ulrich Drepper2006-09-082-7/+28
* 2006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-09-052-7/+99
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-291-1/+6
* * nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid callingUlrich Drepper2006-04-096-11/+11
* (__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper2006-03-021-0/+2
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-151-0/+186
* * sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper2005-12-221-2/+2
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Ulrich Drepper2005-09-081-12/+35
* Update.Ulrich Drepper2005-01-264-12/+32
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2212-403/+54
* 2.5-18.1Jakub Jelinek2007-07-1212-54/+403
* Update.Ulrich Drepper2004-10-011-2/+7
* [BZ #357]Ulrich Drepper2004-09-022-10/+93
* Update.Ulrich Drepper2004-08-071-19/+2
* Update.Ulrich Drepper2004-06-181-0/+4
* Update.Ulrich Drepper2004-06-033-39/+54