aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_futex.h
Commit message (Expand)AuthorAgeFilesLines
* Move extern variable definitions to the header file.Dmitry Chagin2009-05-021-0/+3
* Ignore FUTEX_FD op, as it is done by linux.Dmitry Chagin2009-03-151-1/+1
* Make robust futexes work on linux32/amd64. Use PTRIN to readKonstantin Belousov2008-10-141-12/+0
* Implement robust futexes. Most of the code is modelled afterRoman Divacky2008-05-131-0/+18
* o Add stub support for some new futex operations,Roman Divacky2008-03-201-0/+5
* MFp4 (110523, parts which apply cleanly):Alexander Leidinger2007-02-251-19/+19
* Add some new files needed for linux 2.6.x compatibility.Alexander Leidinger2006-08-151-0/+61