aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/pthread_spin_trylock.S
AgeCommit message (Expand)Author
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella
2020-02-01i386: Use ENTRY/END in assembly codesH.J. Lu
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-27Move i486/pthread_spin_trylock.S to pthread_spin_trylock.SH.J. Lu