freebsd-nq/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
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c
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
linux.h
Makefile
syscalls.conf
syscalls.master