freebsd-skq/sys/i386/linux
Jeff Roberson 1bf4700bff - Change trapsignal() to accept a thread and not a proc.
- Change all consumers to pass in a thread.

Right now this does not cause any functional changes but it will be important
later when signals can be delivered to specific threads.
2003-03-31 22:02:38 +00:00
..
imgact_linux.c Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
linux_dummy.c - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_genassym.c Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 12:58:57 +00:00
linux_ipc64.h - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_locore.s
linux_machdep.c Print the return value from mmap() in the DEBUG case. 2003-03-25 20:02:55 +00:00
linux_proto.h Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_ptrace.c Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
linux_syscall.h Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_sysent.c Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_sysvec.c - Change trapsignal() to accept a thread and not a proc. 2003-03-31 22:02:38 +00:00
linux.h Correctly map SIGSYS signal to/from Linux. 2003-02-24 16:16:45 +00:00
Makefile
syscalls.conf
syscalls.master Mark linux_getpid(), linux_getuid() and linux_getgid() as MPSAFE. 2003-02-20 13:32:48 +00:00