summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
AgeCommit message (Expand)Author
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-16Adjust mutex lock in condvar_cleanup if we got it from requeue_piSiddhesh Poyarekar
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers
2012-05-25Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath
2012-05-15Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-29Add missing register initialization in x86-64 pthread_cond_timedwaitUlrich Drepper
2011-09-07Remove gettimeofday vsyscall use from x86-86 libpthreadUlrich Drepper
2011-08-09Fix stack alignment on x86_64Andreas Schwab
2010-07-01Work around kernel rejecting valid absolute timestampsAndreas Schwab
2009-11-17Minimal unwind section size reduction.Ulrich Drepper
2009-08-07Small optimizations to cancellable x86-64 code.Ulrich Drepper
2009-07-28Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper
2009-07-23Fix pthread_cond_timedwait error handling on old kernels.Ulrich Drepper
2009-07-20Minor optimizations of last x86-64 condvar changes.Ulrich Drepper
2009-07-19Support requeueing for condvars using PI mutex. x86-64 only.Ulrich Drepper
2009-07-19Make x86-64 pthread_cond_timedwait more robust.Ulrich Drepper
2009-07-18Remove leftover cfi.Ulrich Drepper
2009-07-18Extend x86-64 pthread_cond_timedwait to use futex syscall with absolute timeout.Ulrich Drepper
2009-07-18Optimize x86-64 pthread_cond_timedwait.Ulrich Drepper
2009-07-18Optimize x86-64 pthread_cond_wait.Ulrich Drepper
2009-03-15[BZ #5807]Ulrich Drepper
2007-12-12[BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051Ulrich Drepper
2007-12-12[BZ #5465]Ulrich Drepper
2007-08-20* csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper
2007-08-12Include <kernel-features.h>.Ulrich Drepper
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-02[BZ #357]Ulrich Drepper
2004-06-19Fix assembler in last patch.Andreas Jaeger
2004-06-18Update.Ulrich Drepper
2004-06-03Update.Ulrich Drepper
2004-05-18[BZ #163]Ulrich Drepper
2004-02-19Update.Ulrich Drepper
2004-02-13Update.Ulrich Drepper
2003-11-21Update.Ulrich Drepper
2003-09-22Update.Ulrich Drepper
2003-06-22Update.Ulrich Drepper
2003-05-27Update.Ulrich Drepper
2003-05-26Update.Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-04-14Update.Ulrich Drepper