freebsd-nq/sys/amd64/linux
Mahdi Mokhtari 8049c6bfb8 Add UNIMPLEMENTED() placeholder macro for
the syscalls that are not implemented in Linux kernel itself.
Cleanup DUMMY() macros.

Reviewed by:	dchagin, trasz
Approved by:	dchagin
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D9804
2017-03-06 18:11:38 +00:00
..
linux_dummy.c Add UNIMPLEMENTED() placeholder macro for 2017-03-06 18:11:38 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s Add a forgotten in r283424 .eh_frame section with CFI & FDE records to allow 2016-05-09 07:38:47 +00:00
linux_machdep.c Reimplement linux_arch_prctl() as a wrapper around sysarch(2). 2017-02-20 16:13:40 +00:00
linux_proto.h Regen for r314312 (Linux epoll_pwait). 2017-02-26 19:59:28 +00:00
linux_ptrace.c Implement linux version of ptrace(2). It's nowhere near complete, 2017-02-16 13:32:15 +00:00
linux_support.s Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
linux_syscall.h Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
linux_syscalls.c Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
linux_sysent.c Regen after r314291 (timerfd definition). 2017-02-26 09:37:25 +00:00
linux_systrace_args.c Regen for r314312 (Linux epoll_pwait). 2017-02-26 19:59:28 +00:00
linux_sysvec.c Apply r210555 to 64 bit linux support: 2017-01-24 16:13:59 +00:00
linux_vdso.lds.s
linux.h Fix a copy/paste bug introduced during X86_64 Linuxulator work. 2016-07-10 08:22:04 +00:00
Makefile Don't create pointless backups of generated files in "make sysent". 2016-07-28 21:29:04 +00:00
syscalls.conf
syscalls.master Add UNIMPLEMENTED() placeholder macro for 2017-03-06 18:11:38 +00:00