]> Zhao Yanbai Git Server - minix.git/commit
special case when exiting FS - don't core dump and don't tell FS about it
authorBen Gras <ben@minix3.org>
Fri, 10 Mar 2006 17:35:55 +0000 (17:35 +0000)
committerBen Gras <ben@minix3.org>
Fri, 10 Mar 2006 17:35:55 +0000 (17:35 +0000)
commit9b1d4ef23324e976b8b94262c89089d94d2beb01
treee87a997a19b9b4f529036fd34a897126e15c9d1b
parent682efc75e53cde1a57a97385abe50f7ad036f4b6
special case when exiting FS - don't core dump and don't tell FS about it
Because if FS is hanging in a signal, the exit won't work.
This way FS gets exited on e.g. SIGSEGV.
servers/pm/forkexit.c
servers/pm/signal.c