summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_futex.c
Commit message (Expand)AuthorAgeFilesLines
* MFp4 (110541):netchild2007-02-251-2/+7
* MFp4 (110523, parts which apply cleanly):netchild2007-02-251-70/+73
* Change futex lock from mutex to sx. Make futex_get atomic (protected by thenetchild2006-09-091-8/+4
* - don't wake every sleeper just the first one [1]netchild2006-09-091-5/+2
* Correct the number of retries in a futex_wake() call.netchild2006-08-261-2/+6
* ifdef DEBUG a printfssouhlal2006-08-191-0/+2
* Fix the DEBUG build:netchild2006-08-171-2/+3
* Add some new files needed for linux 2.6.x compatibility.netchild2006-08-151-0/+500
OpenPOWER on IntegriCloud