freebsd-dev/sys/amd64/linux
Dmitry Chagin c8a79231a5 linux(4): Rename linux_timer.h to linux_time.h
To avoid confusing people, rename linux_timer.h to linux_time.h,
as linux_timer.c is the implementation of timer syscalls only,
while linux_time.c contains implementation of all stuff declared
in linux_time.h.

MFC after:		2 weeks
2023-02-14 17:46:33 +03:00
..
linux_dummy_machdep.c linux(4): Cleanup includes under amd64/linux 2023-02-14 17:46:32 +03:00
linux_genassym.c linux(4): Cleanup includes under amd64/linux 2023-02-14 17:46:32 +03:00
linux_locore.asm linux(4): Retire handmade DWARF annotations from signal trampolines 2022-05-15 21:08:12 +03:00
linux_machdep.c linux(4): Cleanup includes under amd64/linux 2023-02-14 17:46:32 +03:00
linux_proto.h linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux_support.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
linux_syscall.h linux(4): Regen for semop syscall. 2022-05-06 19:59:33 +03:00
linux_syscalls.c linux(4): Regen for semop syscall. 2022-05-06 19:59:33 +03:00
linux_sysent.c linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux_systrace_args.c linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux_sysvec.c linux(4): Cleanup includes under amd64/linux 2023-02-14 17:46:32 +03:00
linux_vdso_gtod.c linux(4): Rename linux_timer.h to linux_time.h 2023-02-14 17:46:33 +03:00
linux_vdso.lds.s linux(4): Implement vdso getcpu for x86. 2022-05-08 17:20:52 +03:00
linux.h linux(4): Deduplicate MI futex structures. 2023-02-01 21:57:04 +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 semtimedop syscall definition to match Linux actual one. 2022-05-06 20:01:43 +03:00