aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_fork.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hJohn Baldwin2013-01-291-0/+1
* - >500 static DTrace probes for the linuxulatorAlexander Leidinger2012-05-051-0/+10
* Add experimental support for process descriptorsJonathan Anderson2011-08-181-3/+5
* Do not clobber %rdx.Dmitry Chagin2011-02-201-1/+0
* Slightly rewrite linux_fork:Dmitry Chagin2011-02-121-13/+6
* Remove bogus include <machine/frame.h>Dmitry Chagin2011-02-121-2/+0
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.Dmitry Chagin2011-02-121-0/+297