]> Zhao Yanbai Git Server - minix.git/commit
A new panic that makes processes exit with PM knowing about it, instead
authorBen Gras <ben@minix3.org>
Mon, 17 Oct 2005 13:19:22 +0000 (13:19 +0000)
committerBen Gras <ben@minix3.org>
Mon, 17 Oct 2005 13:19:22 +0000 (13:19 +0000)
commitc79574aba4c8560cfcf3509efe2c8527ae0076c4
treefbc9c873bf0fe8c8476bed75539d5fb2494665a5
parent683322d99779bb955b7569521b10730d9ba48f24
A new panic that makes processes exit with PM knowing about it, instead
of sys_exit, so that PM functions (e.g. findproc) keep working properly,
and RS finds out about process deaths.
lib/sysutil/panic.c