summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_misc.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r315505:dchagin2017-04-231-0/+4
* MFC r314132:dchagin2017-03-151-7/+0
* More complete implementation of /proc/self/limits.dchagin2016-04-101-0/+7
* Add utimensat() system call.dchagin2015-05-241-0/+3
* Put the correct value for the abi_nfdbits parameter of kern_select() fordchagin2015-05-241-0/+3
* Add AT_RANDOM and AT_EXECFN auxiliary vector entries which are used bydchagin2015-05-241-0/+3
* Introduce a new module linux_common.ko which is intended for thedchagin2015-05-241-0/+4
* Put linux_platform into the vdso to avoid copying it onto the stack atdchagin2015-05-241-1/+1
* Implement vdso - virtual dynamic shared object. Through vdso Linuxdchagin2015-05-241-0/+2
* Implement prlimit64() system call.dchagin2015-05-241-0/+1
* Implement waitid() system call.dchagin2015-05-241-0/+6
* Add a function for converting wait options.dchagin2015-05-241-1/+12
* Remove a now unused define.dchagin2015-05-241-4/+0
* Switch linuxulator to use the native 1:1 threads.dchagin2015-05-241-0/+1
* Modify kern___getcwd() to take max pathlen limit as an additionaltrasz2015-04-211-0/+2
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hjhb2013-01-291-0/+48
* linux compat: improve and fix sendmsg/recvmsg compatibilityavg2011-03-261-0/+2
* Implement a variation of the linux_common_wait() which shoulddchagin2011-01-281-0/+5
* Rework r189362, r191883.dchagin2009-05-101-0/+2
* A better fix for handling different FPU initial control words for differentjhb2009-03-051-0/+5
* Add AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries whichdchagin2009-03-041-0/+15
* Sanitize arguments to linux_mremap().kib2008-02-221-0/+3
* MFp4:netchild2006-12-311-8/+10
* MFP4:netchild2006-10-281-0/+43
OpenPOWER on IntegriCloud