freebsd-dev/sys/amd64/linux32
John Baldwin aa949be551 Convert ss_sp in stack_t and sigstack to void *.
POSIX requires these members to be of type void * rather than the
char * inherited from 4BSD.  NetBSD and OpenBSD both changed their
fields to void * back in 1998.  No new build failures were reported
via an exp-run.

PR:		206503 (exp-run)
Reviewed by:	kib
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D5092
2016-01-27 17:55:01 +00:00
..
linux32_dummy.c Implement Linux specific syncfs() system call. 2015-05-24 18:08:01 +00:00
linux32_genassym.c Implement vdso - virtual dynamic shared object. Through vdso Linux 2015-05-24 15:28:17 +00:00
linux32_ipc64.h
linux32_locore.s Update for LINUX32 rename. The assembler didn't complain about undefined 2015-10-29 15:20:47 +00:00
linux32_machdep.c pcb_gs32sd is unused for long time, remove it. Keep the padding in pcb. 2015-06-29 07:53:44 +00:00
linux32_proto.h Regen after r293907. 2016-01-14 10:15:21 +00:00
linux32_support.s
linux32_syscall.h Regen after r293907. 2016-01-14 10:15:21 +00:00
linux32_syscalls.c Regen after r293907. 2016-01-14 10:15:21 +00:00
linux32_sysent.c Regen after r293907. 2016-01-14 10:15:21 +00:00
linux32_systrace_args.c Regen after r293907. 2016-01-14 10:15:21 +00:00
linux32_sysvec.c Convert ss_sp in stack_t and sigstack to void *. 2016-01-27 17:55:01 +00:00
linux32_vdso.lds.s Put linux_platform into the vdso to avoid copying it onto the stack at 2015-05-24 15:30:52 +00:00
linux.h Fix build with DEBUG defined. 2015-10-29 15:16:47 +00:00
Makefile add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.conf Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
syscalls.master Change linux get_robust_list system call to match actual linux one. 2016-01-14 10:13:58 +00:00