summaryrefslogtreecommitdiffstats
path: root/sys/arch/sh/include/signal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* SROP mitigation. sendsig() stores a (per-process ^ &sigcontext) cookiederaadt2016-05-101-3/+3
* Determine whether we're currently on the alternative signal stackguenther2012-12-021-2/+2
* Remove reg.h inclusion.pirofti2012-04-271-2/+1
* Avoid horrible namespace pollution of <machine/signal.h> pulling inmiod2012-04-131-3/+3
* only pull reg.h in when __BSD_VISIBLE || __XPG_VISIBLE >= 420, asderaadt2011-11-211-2/+3
* Move landisk to hardware floating point. At the moment the FPU context ismiod2007-03-021-20/+4
* Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withmiod2006-10-061-0/+80