| .. |
|
linux.h
|
linux(4): Add compat.linux32.emulate_i386 knob.
|
2022-03-31 21:01:09 +03:00 |
|
linux32_dummy_machdep.c
|
linux(4): Implement timer_settime64 syscall.
|
2022-05-04 13:06:49 +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
|
linux(4); Almost complete the vDSO.
|
2021-07-20 10:01:18 +03:00 |
|
linux32_machdep.c
|
linux: remove the always curthread argument from lconvpath
|
2021-11-25 22:50:42 +00:00 |
|
linux32_proto.h
|
linux(4): Regen for timer_settime64 syscall.
|
2022-05-04 13:06:49 +03:00 |
|
linux32_support.s
|
amd64/linux*: add required header to get the constant value
|
2021-05-26 01:24:09 +03:00 |
|
linux32_syscall.h
|
linux(4): Regen for epoll_pwait2 syscall.
|
2022-04-26 19:35:58 +03:00 |
|
linux32_syscalls.c
|
linux(4): Regen for epoll_pwait2 syscall.
|
2022-04-26 19:35:58 +03:00 |
|
linux32_sysent.c
|
linux(4): Regen for timer_settime64 syscall.
|
2022-05-04 13:06:49 +03:00 |
|
linux32_systrace_args.c
|
linux(4): Regen for timer_settime64 syscall.
|
2022-05-04 13:06:49 +03:00 |
|
linux32_sysvec.c
|
linux(4): Add compat.linux32.emulate_i386 knob.
|
2022-03-31 21:01:09 +03:00 |
|
linux32_vdso.lds.s
|
linux(4); Almost complete the vDSO.
|
2021-07-20 10:01:18 +03:00 |
|
linux32_vdso_gtod.c
|
linux(4): Fix gcc buld.
|
2021-07-29 09:52:33 +03:00 |
|
Makefile
|
sysent targets: further cleanup and deduplication
|
2020-01-18 20:37:45 +00:00 |
|
syscalls.conf
|
sysent: move away from allowing all compat options for other ABIs
|
2021-12-16 20:56:28 -06:00 |
|
syscalls.master
|
linux(4): Change timerfd_settime64 syscall definition to match Linux actual one.
|
2022-05-04 13:06:50 +03:00 |