| .. |
|
linux.h
|
Add proper types for linux message queue syscalls; mostly taken
|
2020-06-27 14:42:08 +00:00 |
|
linux_dummy_machdep.c
|
linux(4): Deduplicate unimpl/dummy syscall handlers
|
2020-11-05 19:30:31 +00:00 |
|
linux_genassym.c
|
linuxulator: add stub arm64 linux_genassym.c
|
2019-09-11 17:29:44 +00:00 |
|
linux_locore.asm
|
Implement the Linux/arm64 VDSO gettimeofday and clock_gettime
|
2020-02-08 13:35:56 +00:00 |
|
linux_machdep.c
|
audit: also correctly audit linux_execve()
|
2020-10-26 17:30:17 +00:00 |
|
linux_proto.h
|
'make sysent' for r367773
|
2020-11-17 19:53:59 +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
|
Regen after r362440.
|
2020-06-20 18:31:02 +00:00 |
|
linux_syscalls.c
|
Regen after r362440.
|
2020-06-20 18:31:02 +00:00 |
|
linux_sysent.c
|
'make sysent' for r367773
|
2020-11-17 19:53:59 +00:00 |
|
linux_systrace_args.c
|
'make sysent' for r367773
|
2020-11-17 19:53:59 +00:00 |
|
linux_sysvec.c
|
Linuxolator: Replace use of eventhandlers by sysent hooks.
|
2020-11-23 18:18:16 +00:00 |
|
linux_vdso.lds.s
|
Add stub arm64 linuxulator VDSO ldscript
|
2018-06-28 20:36:21 +00:00 |
|
Makefile
|
sysent targets: further cleanup and deduplication
|
2020-01-18 20:37:45 +00:00 |
|
syscalls.conf
|
Add arm64 Linux syscall table
|
2018-04-26 18:38:59 +00:00 |
|
syscalls.master
|
linux(4): Implement name_to_handle_at(), open_by_handle_at()
|
2020-11-17 19:51:47 +00:00 |