summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_emul.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r302515:dchagin2016-07-181-0/+1
* Print out unsupported futex operation message only once for the process.dchagin2015-05-241-0/+1
* Implement epoll family system calls. This is a tiny wrapperdchagin2015-05-241-0/+3
* Refund the proc emuldata struct for future use. For now move flags fromdchagin2015-05-241-5/+16
* Switch linuxulator to use the native 1:1 threads.dchagin2015-05-241-64/+7
* - >500 static DTrace probes for the linuxulatornetchild2012-05-051-7/+36
* Extend struct sysvec with new method sv_schedtail, which is used for andchagin2011-03-081-1/+1
* Rename used_requeue and use it as bitwise field to store more flags.dchagin2011-02-121-1/+5
* By using the 32-bit Linux version of Sun's Java Development Kit 1.6netchild2010-11-221-0/+5
* Remove support for FUTEX_REQUEUE operation.dchagin2009-04-191-0/+1
* Include linux_futex.h before linux_emul.hdchagin2009-03-151-2/+0
* Implement robust futexes. Most of the code is modelled afterrdivacky2008-05-131-0/+4
* MFP4: Turn emul_lock into a mutex.jkim2007-04-021-12/+12
* MFp4 (112498):netchild2007-01-071-2/+2
* MFp4:netchild2006-12-311-13/+13
* MFP4:netchild2006-10-281-0/+2
* Move some stuff into headers where they belong.netchild2006-08-171-0/+3
* Style fixes to comments.netchild2006-08-161-1/+2
* Add some new files needed for linux 2.6.x compatibility.netchild2006-08-151-0/+74
OpenPOWER on IntegriCloud