summaryrefslogtreecommitdiff
path: root/bsd-user/signal-common.h
AgeCommit message (Expand)Author
2022-02-01bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026Warner Losh
2022-01-30bsd-user/signal.c: implement do_sigactionWarner Losh
2022-01-30bsd-user/signal.c: implement do_sigreturnWarner Losh
2022-01-28bsd-user/signal.c: sigset manipulation routines.Warner Losh
2022-01-28bsd-user/signal.c: Add si_type argument to queue_signalWarner Losh
2022-01-28bsd-user/signal.c: implement abstract target / host signal translationWarner Losh
2022-01-28bsd-user/signal-common.h: Move signal functions prototypes to hereWarner Losh
2022-01-28bsd-user/signal.c: implement force_sig_faultWarner Losh