freebsd-dev/sys/amd64/linux32
2017-02-26 19:57:18 +00:00
..
linux32_dummy.c Implement timerfd family syscalls. 2017-02-26 09:48:18 +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 Update for LINUX32 rename. The assembler didn't complain about undefined 2015-10-29 15:20:47 +00:00
linux32_machdep.c Add linux_preadv() and linux_pwritev() syscalls to Linuxulator. 2017-02-24 20:04:02 +00:00
linux32_proto.h Regen after r314291 (timerfd definition). 2017-02-26 09:37:25 +00:00
linux32_support.s
linux32_syscall.h Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
linux32_syscalls.c Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
linux32_sysent.c Regen after r314291 (timerfd definition). 2017-02-26 09:37:25 +00:00
linux32_systrace_args.c Regen after r314291 (timerfd definition). 2017-02-26 09:37:25 +00:00
linux32_sysvec.c Cleanup redundant parenthesis from existing howmany()/roundup() macro uses. 2016-04-22 16:57:42 +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 Fix linux_fstatfs() to return proper value for f_frsize. Without it, 2017-02-25 20:32:37 +00:00
Makefile Don't create pointless backups of generated files in "make sysent". 2016-07-28 21:29:04 +00:00
syscalls.conf Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
syscalls.master Change Linux epoll_pwait syscall definition to match Linux actual one. 2017-02-26 19:57:18 +00:00