aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/lowlevellock.h
AgeCommit message (Expand)Author
2019-05-14x86: Remove arch-specific low level lock implementationAdhemerval Zanella
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-16Fix i386 build for lll_unlock_elision change.Joseph Myers
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-03-25Remove unused macros from i386 lowlevellock.h.Joseph Myers
2015-03-25Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-19i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath