This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
/
linux
History
Matthew N. Dodd
73c730a694
Add support for O_NOFOLLOW and O_DIRECT to Linux fcntl() F_GETFL/F_SETFL.
2005-04-13 04:31:43 +00:00
..
imgact_linux.c
- Change the vm_mmap() function to accept an objtype_t parameter specifying
2005-04-01 20:00:11 +00:00
linux_dummy.c
…
linux_genassym.c
…
linux_ipc64.h
…
linux_locore.s
…
linux_machdep.c
In linux emulation layer try to detect attempt to use linux_clone() to
2005-03-03 16:57:55 +00:00
linux_proto.h
Regen after addition of linux_nosys handler.
2005-03-07 00:23:58 +00:00
linux_ptrace.c
…
linux_syscall.h
Regen after addition of linux_nosys handler.
2005-03-07 00:23:58 +00:00
linux_sysent.c
Regen after addition of linux_nosys handler.
2005-03-07 00:23:58 +00:00
linux_sysvec.c
Use linux_emul_convpath() rather than linux_emul_find() as
2005-02-07 18:37:51 +00:00
linux.h
Add support for O_NOFOLLOW and O_DIRECT to Linux fcntl() F_GETFL/F_SETFL.
2005-04-13 04:31:43 +00:00
Makefile
…
syscalls.conf
…
syscalls.master
Handle unimplemented syscall by instantly returning ENOSYS instead of sending
2005-03-07 00:18:06 +00:00