]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make issignal() private to kern_sig.c since it is only called from cursig()
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 5 May 2003 21:16:28 +0000 (21:16 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 5 May 2003 21:16:28 +0000 (21:16 +0000)
commit6711f10fb6134fae0ab77a28f336f06cef70be8c
treee8ec782865ecae67347f4eb3abd9731ca8657b8d
parent8b48559cfff98e3f95113168277ac2b0d7ccc3b4
Make issignal() private to kern_sig.c since it is only called from cursig()
and cursig() is now a function rather than a macro.
sys/kern/kern_sig.c
sys/sys/signalvar.h