summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_signal.h
AgeCommit message (Collapse)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-09Correct linux-compat sigaltstack implementation.Niklas Hallqvist
Helps HotSpot Java VMs a bit, but not totally. I can at least run javac on J2SE 1.4beta with good results, but anything that uses swing seems to fail on something else.
2001-07-27Convert array lookups to function calls that are bounds checkedConstantine Sapuntzakis
2000-06-07Implement sigaltstackNiklas Hallqvist
2000-03-08Add support for the new sigset_t and sigaction.jasoni
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