]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add helper function to remove the process from the orphans list and
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 2 Apr 2012 19:34:56 +0000 (19:34 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 2 Apr 2012 19:34:56 +0000 (19:34 +0000)
commit2e39e24f64b61cb46418e59f16aadf9df13fb026
treef09897c749f120465dc09dd6f386b3a7ae6829a2
parent7e4dd9e112e51d274464b82cb190c0d0d2b50eb6
Add helper function to remove the process from the orphans list and
use it instead of inlined code.

Tested by: pho
MFC after: 3 days
sys/kern/kern_exit.c