summaryrefslogtreecommitdiffstats
path: root/bsd-user/signal-common.h
Commit message (Expand)AuthorAgeFilesLines
* bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026Warner Losh2022-02-011-0/+5
* bsd-user/signal.c: implement do_sigactionWarner Losh2022-01-311-0/+22
* bsd-user/signal.c: implement do_sigreturnWarner Losh2022-01-311-1/+1
* bsd-user/signal.c: sigset manipulation routines.Warner Losh2022-01-281-0/+2
* bsd-user/signal.c: Add si_type argument to queue_signalWarner Losh2022-01-281-1/+25
* bsd-user/signal.c: implement abstract target / host signal translationWarner Losh2022-01-281-0/+2
* bsd-user/signal-common.h: Move signal functions prototypes to hereWarner Losh2022-01-281-0/+6
* bsd-user/signal.c: implement force_sig_faultWarner Losh2022-01-281-0/+14