This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0e5f60747c
freebsd-dev
/
sys
/
compat
History
Marcel Moolenaar
42035021f5
Implement linux_vfork() syscall by calling vfork(). Analogous to the
...
linux_fork() implementation.
1999-08-16 11:49:30 +00:00
..
linux
Implement linux_vfork() syscall by calling vfork(). Analogous to the
1999-08-16 11:49:30 +00:00
netbsd
Changed
inline' to
__inline' so that this file can be compiled by
1998-02-03 20:14:35 +00:00
svr4
Avoid possible panic by checking for EFAULT from copyinstr() during
1999-08-14 10:52:33 +00:00