freebsd-dev/sys/i386/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
..
imgact_linux.c
linux_copyout.c linux(4): Cleanup includes under i386/linux 2023-02-14 17:46:32 +03:00
linux_dummy_machdep.c linux(4): Cleanup includes under i386/linux 2023-02-14 17:46:32 +03:00
linux_genassym.c
linux_locore.asm
linux_machdep.c linux(4): Cleanup includes under i386/linux 2023-02-14 17:46:32 +03:00
linux_proto.h
linux_ptrace_machdep.c
linux_syscall.h
linux_syscalls.c
linux_sysent.c
linux_systrace_args.c
linux_sysvec.c linux(4): Cleanup includes under i386/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.h linux(4): Add coredump support to i386. 2023-02-02 17:58:06 +03:00
Makefile
syscalls.conf
syscalls.master