summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/signal.h
AgeCommit message (Expand)Author
2016-05-10SROP mitigation. sendsig() stores a (per-process ^ &sigcontext) cookieTheo de Raadt
2013-04-01Do not expose the trap T_* values to userland, since they invade theTheo de Raadt
2012-12-02Determine whether we're currently on the alternative signal stackPhilip Guenthe
2011-11-14merge various differences between hppa and hppa64Theo de Raadt
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2006-01-08Expose struct sigcontext, struct sigstat and struct sigaltstack for XPG4.2Todd C. Miller
2005-12-14convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@Todd C. Miller
2004-04-03make it look more like the other archsMichael Shalayeff
2003-08-04make 'em all unsignedMichael Shalayeff
2003-05-18save the fpu state for the signal handler. this is essentialMichael Shalayeff
2002-02-06implement signal delivery; based on fredette@'s workMichael Shalayeff
1998-06-23some includesMichael Shalayeff