1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/sys/amd64/ia32
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
..
ia32_misc.c - Replace inline implementations of sigprocmask() with calls to 2003-04-22 18:23:49 +00:00
ia32_proto.h Regen: swapoff 2002-12-16 00:49:36 +00:00
ia32_syscall.h Regen: swapoff 2002-12-16 00:49:36 +00:00
ia32_sysent.c Regen: swapoff 2002-12-16 00:49:36 +00:00
ia32_sysvec.c
ia32_util.h
ia32.h
Makefile
syscalls.conf
syscalls.master o In struct prison, add an allprison linked list of prisons (protected 2003-04-09 02:55:18 +00:00