summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_emuldata.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the Linux emulation code, no longer referenced by anythingnaddy2016-03-021-57/+0
* If LINUX_CLONE_SETTLS isn't set, then the clone()d child should inheritguenther2012-05-241-1/+2
* implement prctl() for COMPAT_LINUXrobert2011-12-141-1/+2
* Add futex support for compat/linux.pirofti2011-09-181-1/+4
* Unify header sentinel names.pirofti2011-04-051-4/+4
* Add set_tid_address() syscall. Lots of help from and okay guenther@.pirofti2011-04-051-1/+10
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* fix typos/spelling in comments, from pedro martellettojolan2004-04-251-2/+2
* and we have a copyright (TNF)tedu2003-06-231-2/+36
* add exec/fork/exit hooks per process for compat emulations.tedu2003-06-211-0/+16