summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
Commit message (Expand)AuthorAgeFilesLines
* Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath2014-05-141-973/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix CFI annotations in pthread_cond_timedwait for i486+Andreas Schwab2013-12-091-2/+1
* Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeoutAndreas Schwab2013-04-111-66/+315
* Revert "Extend i486 pthread_cond_timedwait to use futex syscall with absolute...Andreas Schwab2013-01-101-315/+66
* Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeoutAndreas Schwab2013-01-101-66/+315
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Adjust mutex lock in condvar_cleanup if we got it from requeue_piSiddhesh Poyarekar2012-10-161-1/+4
* Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar2012-10-101-2/+16
* Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar2012-10-051-4/+34
* Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar2012-10-011-1/+11
* Remove __ASSUME_POSIX_TIMERS.Joseph Myers2012-08-161-28/+0
* i386 port of the pthread SystemTap probesRayson Ho2012-05-251-2/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix pthread_cond_*wait with requeue-PI on i386.Michal Schmidt2010-01-151-6/+6
* Fix whitespaces.Ulrich Drepper2009-12-131-3/+3
* Add Requeue-PI support for x86 arch.Dinakar Guniguntala2009-12-131-8/+59
* Use cfi directives in x86 pthread_cond_{,timed}wait.Ulrich Drepper2009-11-171-183/+71
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, cvs/fedora-glibc-20070814T0725 cvs/fedora-glibc-20070814T0643Ulrich Drepper2007-08-141-27/+131
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-131-0/+1
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-26/+30
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-291-7/+7
* [BZ #1006]Ulrich Drepper2006-09-091-4/+3
* [BZ #3123]Ulrich Drepper2006-09-081-3/+14
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-14/+4
* 2.5-18.1Jakub Jelinek2007-07-121-4/+14
* [BZ #357]Ulrich Drepper2004-09-021-6/+48
* Update.Ulrich Drepper2004-08-071-19/+2
* Update.Ulrich Drepper2004-06-181-0/+4
* (__condvar_tw_cleanup): Fix access to saved broadcast_seq value.Ulrich Drepper2004-06-011-13/+19
* [BZ #163]Ulrich Drepper2004-05-181-8/+23
* Update.Ulrich Drepper2004-05-171-15/+12
* Update.Ulrich Drepper2004-03-011-6/+4
* Update.Ulrich Drepper2004-02-191-37/+16
* Update.Ulrich Drepper2004-02-171-0/+4
* Update.Ulrich Drepper2004-02-131-2/+24
* Update.Ulrich Drepper2003-11-211-2/+4
* Update.Ulrich Drepper2003-09-221-6/+3
* Update.Ulrich Drepper2003-09-211-9/+12
* Update.Ulrich Drepper2003-07-311-0/+6
* Update.Ulrich Drepper2003-06-271-1/+2
* Update.Ulrich Drepper2003-06-271-16/+18
* Update.Ulrich Drepper2003-06-241-50/+166
* Update.Ulrich Drepper2003-06-221-11/+8
* Update.Ulrich Drepper2003-05-261-4/+9
* Use DW_CFA_advance_loc2 for .Laddl-.Lsubl.Ulrich Drepper2003-04-141-1/+2
* Update.Ulrich Drepper2003-04-141-64/+73
* Update.Ulrich Drepper2003-04-131-0/+2
* Update.Ulrich Drepper2003-04-131-2/+122
* Fix offset of cleanupbuf.__prev.Jakub Jelinek2003-03-271-1/+1