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
/
amd64
/
linux32
History
Jung-uk Kim
f69f4d8630
Correct an argument type of iopl syscall for Linuxulator. This also fixes
...
a warning from Clang, i. e., "args->level < 0 is always false".
2012-04-16 23:16:18 +00:00
..
linux32_dummy.c
- Implement pipe2 syscall for Linuxulator. This syscall appeared in 2.6.27
2012-04-16 21:22:02 +00:00
linux32_genassym.c
Remove dead code.
2011-03-07 08:12:07 +00:00
linux32_ipc64.h
…
linux32_locore.s
Save and restore segment registers on amd64 when entering and leaving
2009-04-01 13:09:26 +00:00
linux32_machdep.c
- Implement pipe2 syscall for Linuxulator. This syscall appeared in 2.6.27
2012-04-16 21:22:02 +00:00
linux32_proto.h
Regen for r234357.
2012-04-16 22:59:51 +00:00
linux32_support.s
…
linux32_syscall.h
Regen for r234357.
2012-04-16 22:59:51 +00:00
linux32_syscalls.c
Regen for r234357.
2012-04-16 22:59:51 +00:00
linux32_sysent.c
Regen for r234357.
2012-04-16 22:59:51 +00:00
linux32_systrace_args.c
Regen for r234357.
2012-04-16 22:59:51 +00:00
linux32_sysvec.c
Convert files to UTF-8
2012-01-15 13:23:18 +00:00
linux.h
Convert files to UTF-8
2012-01-15 13:23:18 +00:00
Makefile
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
2011-03-12 08:51:43 +00:00
syscalls.conf
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
2011-03-12 08:51:43 +00:00
syscalls.master
Correct an argument type of iopl syscall for Linuxulator. This also fixes
2012-04-16 23:16:18 +00:00