summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_signal.c
AgeCommit message (Expand)Author
2001-08-09Correct linux-compat sigaltstack implementation.Niklas Hallqvist
2001-07-27Convert array lookups to function calls that are bounds checkedConstantine Sapuntzakis
2001-04-09Silently ignore signals we don't handle; idea from NetBSD. Ok deraadt@Thorsten Lockert
2001-04-02On popular demand, the Linux-compatibility clone(2) implementation basedNiklas Hallqvist
2000-06-07Implement sigaltstackNiklas Hallqvist
2000-03-13Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend.jasoni
2000-03-08Add support for the new sigset_t and sigaction.jasoni
1998-12-22range check signal [] conversionsTheo de Raadt
1997-06-02rename sa_handler to sa__handlerTheo de Raadt
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt