freebsd-nq/sys/amd64/linux
Dmitry Chagin 8b756d40a7 Update syscall.master to 4.10-rc6. Also fix comments, a typo,
and wrong numbering for a few unimplemented syscalls.

For 32-bit Linuxulator, socketcall() syscall was historically
the entry point for the sockets API. Starting in Linux 4.3, direct
syscalls are provided for the sockets API. Enable it.

The initial version of patch was provided by trasz@ and extended by me.

Submitted by:	trasz
MFC after:	2 week
Differential Revision:	https://reviews.freebsd.org/D9381
2017-02-05 14:17:09 +00:00
..
linux_dummy.c Update syscall.master to 4.10-rc6. Also fix comments, a typo, 2017-02-05 14:17:09 +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 Catch up to sys/capability.h rename to sys/capsicum.h in r263232 2016-09-19 18:44:43 +00:00
linux_proto.h Regen for r302215 (Linux personality). 2016-07-10 08:17:16 +00:00
linux_support.s Futex is an aligned 32-bit integer. Use the proper instruction and 2015-06-08 17:39:25 +00:00
linux_syscall.h Regen for r302215 (Linux personality). 2016-07-10 08:17:16 +00:00
linux_syscalls.c Regen for r302215 (Linux personality). 2016-07-10 08:17:16 +00:00
linux_sysent.c Regen for r302215 (Linux personality). 2016-07-10 08:17:16 +00:00
linux_systrace_args.c Regenerate syscall provider argument strings. 2016-09-22 04:50:03 +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 Update syscall.master to 4.10-rc6. Also fix comments, a typo, 2017-02-05 14:17:09 +00:00