freebsd-dev/sys/compat/cloudabi64
Ed Schouten 90f4145f82 Don't forget to define __ELF_WORD_SIZE.
Without it, we only obtain the ELF types native to the system. In this
we explicitly want the 64-bit versions.
2016-08-21 15:37:49 +00:00
..
cloudabi64_fd.c Add a utility macro for converting 64-bit pointers to native pointers. 2016-08-21 15:36:18 +00:00
cloudabi64_module.c Provide the CloudABI vDSO to its executables. 2016-08-10 21:02:41 +00:00
cloudabi64_poll.c Add a utility macro for converting 64-bit pointers to native pointers. 2016-08-21 15:36:18 +00:00
cloudabi64_proto.h Regenerate system call table after r304483. 2016-08-19 17:54:06 +00:00
cloudabi64_sock.c Add a utility macro for converting 64-bit pointers to native pointers. 2016-08-21 15:36:18 +00:00
cloudabi64_syscall.h Regenerate system call table after r304483. 2016-08-19 17:54:06 +00:00
cloudabi64_syscalls.c Regenerate system call table after r304483. 2016-08-19 17:54:06 +00:00
cloudabi64_sysent.c Regenerate system call table after r304483. 2016-08-19 17:54:06 +00:00
cloudabi64_systrace_args.c Import the new automatically generated system call table for CloudABI. 2016-08-19 17:49:35 +00:00
cloudabi64_thread.c Make CloudABI's way of doing TLS more friendly to userspace emulators. 2016-04-06 11:11:31 +00:00
cloudabi64_util.h Don't forget to define __ELF_WORD_SIZE. 2016-08-21 15:37:49 +00:00
Makefile Import the new automatically generated system call table for CloudABI. 2016-08-19 17:49:35 +00:00
syscalls.conf