freebsd-skq/sys/i386/linux
Dmitry Chagin 001398c4c5 To reduce code duplication introduce linux_copyout_rusage() method.
Use it in linux_wait4() system call and move linux_wait4() to the MI path.
While here add a prototype for the static bsd_to_linux_rusage().

Differential Revision:	https://reviews.freebsd.org/D2138
Reviewed by:	trasz
2015-05-24 15:03:09 +00:00
..
imgact_linux.c
linux_dummy.c - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging 2013-11-25 07:38:45 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c To reduce code duplication introduce linux_copyout_rusage() method. 2015-05-24 15:03:09 +00:00
linux_proto.h Regen for r283379. 2015-05-24 14:47:00 +00:00
linux_ptrace.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
linux_support.s
linux_syscall.h Regen for r283379. 2015-05-24 14:47:00 +00:00
linux_syscalls.c Regen for r283379. 2015-05-24 14:47:00 +00:00
linux_sysent.c Regen for r283379. 2015-05-24 14:47:00 +00:00
linux_systrace_args.c Regen for r283379. 2015-05-24 14:47:00 +00:00
linux_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
syscalls.conf
syscalls.master Implement a Linux version of sched_getparam() && sched_setparam(). 2015-05-24 14:45:57 +00:00