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
stefanf
9dea8aeba1
Consistently use __inline instead of __inline__ as the former is an empty macro
...
in <sys/cdefs.h> for compilers without support for inline.
2004-07-04 16:11:03 +00:00
..
imgact_linux.c
Add casts so all these quantities are a constant type.
2004-06-24 02:24:39 +00:00
linux_dummy.c
Use the BSD madvise() syscall implementation for Linux binary emulation,
2004-03-28 21:43:27 +00:00
linux_genassym.c
Use __FBSDID().
2003-06-02 16:56:40 +00:00
linux_ipc64.h
…
linux_locore.s
…
linux_machdep.c
Locking for the per-process resource limits structure.
2004-02-04 21:52:57 +00:00
linux_proto.h
Use the BSD madvise() syscall implementation for Linux binary emulation,
2004-03-28 21:43:27 +00:00
linux_ptrace.c
Consistently use __inline instead of __inline__ as the former is an empty macro
2004-07-04 16:11:03 +00:00
linux_syscall.h
Use the BSD madvise() syscall implementation for Linux binary emulation,
2004-03-28 21:43:27 +00:00
linux_sysent.c
Use the BSD madvise() syscall implementation for Linux binary emulation,
2004-03-28 21:43:27 +00:00
linux_sysvec.c
Change the types of vn_rdwr_inchunks()'s len and aresid arguments to
2004-06-05 02:18:28 +00:00
linux.h
Correctly map SIGSYS signal to/from Linux.
2003-02-24 16:16:45 +00:00
Makefile
…
syscalls.conf
GC unused 'syshide' override to /dev/null. This was here to disable
2003-12-24 00:32:07 +00:00
syscalls.master
Use the BSD madvise() syscall implementation for Linux binary emulation,
2004-03-28 21:43:27 +00:00