| .. |
|
linux.h
|
linux(4): Rework Linux ppoll system call.
|
2022-06-17 22:30:19 +03:00 |
|
linux32_dummy_machdep.c
|
linux(4): Implement ppoll_time64 system call.
|
2022-06-17 22:30:17 +03:00 |
|
linux32_genassym.c
|
Implement vdso - virtual dynamic shared object. Through vdso Linux
|
2015-05-24 15:28:17 +00:00 |
|
linux32_locore.asm
|
linuxulator: rename linux_locore.s to .asm
|
2019-07-30 17:18:31 +00:00 |
|
linux32_machdep.c
|
Create sys/reg.h for the common code previously in machine/reg.h
|
2022-05-12 15:12:59 -07:00 |
|
linux32_proto.h
|
linux(4): Regen for linux_poll system call.
|
2022-06-17 22:30:20 +03:00 |
|
linux32_support.s
|
amd64/linux*: add required header to get the constant value
|
2021-05-26 15:18:54 -04:00 |
|
linux32_syscall.h
|
linux(4): Regen for linux_poll system call.
|
2022-06-17 22:30:20 +03:00 |
|
linux32_syscalls.c
|
linux(4): Regen for linux_poll system call.
|
2022-06-17 22:30:20 +03:00 |
|
linux32_sysent.c
|
linux(4): Regen for linux_poll system call.
|
2022-06-17 22:30:20 +03:00 |
|
linux32_systrace_args.c
|
linux(4): Regen for linux_poll system call.
|
2022-06-17 22:30:20 +03:00 |
|
linux32_sysvec.c
|
linux(4): optimize ksiginfo to siginfo conversion.
|
2022-06-17 22:28:00 +03: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 |
|
Makefile
|
sysent targets: further cleanup and deduplication
|
2020-01-18 20:37:45 +00:00 |
|
syscalls.conf
|
Rename remaining linux32 symbols such as linux_sysent[] and
|
2015-10-22 21:28:20 +00:00 |
|
syscalls.master
|
linux(4): Implement poll system call via linux_common_ppol()
|
2022-06-17 22:30:19 +03:00 |