freebsd-dev/sys/amd64/linux32
Dmitry Chagin 254a937ee5 Implement dup3() system call.
Differential Revision:	https://reviews.freebsd.org/D1049
Reviewed by:	emaste
2015-05-24 15:14:51 +00:00
..
linux32_dummy.c Implement dup3() system call. 2015-05-24 15:14:51 +00:00
linux32_genassym.c To reduce code duplication introduce linux_copyout_rusage() method. 2015-05-24 15:03:09 +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 To reduce code duplication introduce linux_copyout_rusage() method. 2015-05-24 15:03:09 +00:00
linux32_proto.h Regen for r283396. 2015-05-24 15:12:38 +00:00
linux32_support.s
linux32_syscall.h Regen for r283396. 2015-05-24 15:12:38 +00:00
linux32_syscalls.c Regen for r283396. 2015-05-24 15:12:38 +00:00
linux32_sysent.c Regen for r283396. 2015-05-24 15:12:38 +00:00
linux32_systrace_args.c Regen for r283396. 2015-05-24 15:12:38 +00:00
linux32_sysvec.c Some style(9) && whitespaces fixes. No functional changes. 2015-05-24 14:55:12 +00:00
linux.h To reduce code duplication introduce linux_copyout_rusage() method. 2015-05-24 15:03:09 +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 Implement dup3() system call. 2015-05-24 15:14:51 +00:00