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
Dmitry Chagin
a31d76867d
Implement eventfd system call.
...
Differential Revision:
https://reviews.freebsd.org/D1094
In collaboration with: Jilles Tjoelker
2015-05-24 16:49:14 +00:00
..
linux32_dummy.c
Implement eventfd system call.
2015-05-24 16:49:14 +00:00
linux32_genassym.c
Implement vdso - virtual dynamic shared object. Through vdso Linux
2015-05-24 15:28:17 +00:00
linux32_ipc64.h
…
linux32_locore.s
Being exported through vdso the note.Linux section used by glibc
2015-05-24 16:25:44 +00:00
linux32_machdep.c
To reduce code duplication introduce linux_copyout_rusage() method.
2015-05-24 15:03:09 +00:00
linux32_proto.h
Regen for r283441.
2015-05-24 16:42:49 +00:00
linux32_support.s
…
linux32_syscall.h
Regen for r283441.
2015-05-24 16:42:49 +00:00
linux32_syscalls.c
Regen for r283441.
2015-05-24 16:42:49 +00:00
linux32_sysent.c
Regen for r283441.
2015-05-24 16:42:49 +00:00
linux32_systrace_args.c
Regen for r283441.
2015-05-24 16:42:49 +00:00
linux32_sysvec.c
Use the BSD_TO_LINUX_SIGNAL() wherever there is no need
2015-05-24 16:30:23 +00:00
linux32_vdso.lds.s
Put linux_platform into the vdso to avoid copying it onto the stack at
2015-05-24 15:30:52 +00:00
linux.h
Put the correct value for the abi_nfdbits parameter of kern_select() for
2015-05-24 16:47:13 +00:00
Makefile
…
syscalls.conf
…
syscalls.master
Implement eventfd system call.
2015-05-24 16:49:14 +00:00