freebsd-dev/sys/arm64/linux
Brooks Davis 4af6033324 makesyscalls.sh: always use absolute path for syscalls.conf
syscalls.conf is included using "." which per the Open Group:

 If file does not contain a <slash>, the shell shall use the search
 path specified by PATH to find the directory containing file.

POSIX shells don't fall back to the current working directory.

Submitted by:	Nathaniel Wesley Filardo <nwf20@cl.cam.ac.uk>
Reviewed by:	bdrewery
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D20476
2019-05-30 20:56:23 +00:00
..
linux_dummy.c Fix errno values returned from DUMMY_XATTR linuxulator calls 2019-01-11 07:58:25 +00:00
linux_locore.s Introduce arm64 linuxulator stubs 2018-06-18 19:34:34 +00:00
linux_machdep.c Introduce arm64 linuxulator stubs 2018-06-18 19:34:34 +00:00
linux_proto.h make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_ptrace.c Introduce arm64 linuxulator stubs 2018-06-18 19:34:34 +00:00
linux_support.s Introduce arm64 linuxulator stubs 2018-06-18 19:34:34 +00:00
linux_syscall.h make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_syscalls.c make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_sysent.c make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_systrace_args.c make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_sysvec.c Linuxulator depends on a fundamental kernel settings such as SMP. Many 2019-05-13 18:24:29 +00:00
linux_vdso.lds.s Add stub arm64 linuxulator VDSO ldscript 2018-06-28 20:36:21 +00:00
linux.h Linuxulator depends on a fundamental kernel settings such as SMP. Many 2019-05-13 18:24:29 +00:00
Makefile makesyscalls.sh: always use absolute path for syscalls.conf 2019-05-30 20:56:23 +00:00
syscalls.conf
syscalls.master Reformat arm64 linux syscalls.master per current style 2019-05-06 16:07:14 +00:00