* process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
authorJim Blandy <jimb@redhat.com>
Wed, 23 Sep 1992 11:51:59 +0000 (11:51 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 23 Sep 1992 11:51:59 +0000 (11:51 +0000)
commit63528b78dd8017483c06e785dae100c9af6844e6
treefb75ea08bee6a235c33dea6e9fb633e2cc5d5801
parentf125a9e8b5f2894df9d731f6479afd86d60d93fe
* process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
(create_process): #if 0 out the code which sets the child's
handler for SIGCHLD to sigchld; the code which gives sigchld its
value has been diked out under these CPP symbols, so this should
be diked out too.
src/process.c