freebsd-dev/sys/alpha/linux
John Baldwin fe8cdcae87 - Replace inline implementations of sigprocmask() with calls to
kern_sigprocmask() in the various binary compatibility emulators.
- Replace calls to sigsuspend(), sigaltstack(), sigaction(), and
  sigprocmask() that used the stackgap with calls to the corresponding
  kern_sig*() functions instead without using the stackgap.
2003-04-22 18:23:49 +00:00
..
linux_dummy.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
linux_genassym.c It seems I accidently committed a change that removed the userland includes 2002-09-17 07:22:23 +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 - Replace inline implementations of sigprocmask() with calls to 2003-04-22 18:23:49 +00:00
linux_proto.h Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_syscall.h Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_sysent.c Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_sysvec.c Add missing includes from previous commit. 2003-03-27 18:18:35 +00:00
linux.h Assume a struct thread *td instead of a struct proc *p in the debug 2003-04-16 20:04:47 +00:00
Makefile
syscalls.conf
syscalls.master Mark linux_sigpending() as MPSAFE. 2003-02-16 02:31:05 +00:00