freebsd-dev/sys/amd64/linux32
Edward Tomasz Napierala c26391f4dd Move SV_ABI_ERRNO translation into linux-specific code, to simplify
the syscall path and declutter it a bit.  No functional changes intended.

Reviewed by:	kib (earlier version)
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D26378
2020-09-15 16:41:21 +00:00
..
linux32_dummy.c Add a trivial linux(4) splice(2) implementation, which simply 2020-07-18 11:28:40 +00:00
linux32_genassym.c
linux32_locore.asm linuxulator: rename linux_locore.s to .asm 2019-07-30 17:18:31 +00:00
linux32_machdep.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
linux32_proto.h amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
linux32_support.s Futex support functions in linux.ko and linux32.ko on amd64 should be 2018-08-07 18:29:10 +00:00
linux32_syscall.h Regen after r362440. 2020-06-20 18:31:02 +00:00
linux32_syscalls.c Regen after r362440. 2020-06-20 18:31:02 +00:00
linux32_sysent.c Regen after r363304. 2020-07-18 11:31:31 +00:00
linux32_systrace_args.c Regen after r363304. 2020-07-18 11:31:31 +00:00
linux32_sysvec.c Move SV_ABI_ERRNO translation into linux-specific code, to simplify 2020-09-15 16:41:21 +00:00
linux32_vdso.lds.s
linux.h Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
syscalls.master Add a trivial linux(4) splice(2) implementation, which simply 2020-07-18 11:28:40 +00:00