]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add curproc_sigkilled()
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 5 Oct 2021 05:08:51 +0000 (08:08 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 8 Oct 2021 00:21:43 +0000 (03:21 +0300)
commit244ab56611c15e737b76cb3950c32e37b67c26fc
tree9fea6bc4de55b403f7136df662e7f1fc462cf354
parent7a9775e9d06f629c5441124204d68d43a9f326dc
Add curproc_sigkilled()

Function returns an indicator that the process was killed with SIGKILL

Reviewed by: imp, markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D32313
sys/kern/kern_sig.c
sys/sys/proc.h