Call _exit() and not exit() from within the child process.
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Tue, 17 Nov 2009 02:10:45 +0000 (02:10 +0000)
committergraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Tue, 17 Nov 2009 02:10:45 +0000 (02:10 +0000)
commit226a5653429e962b0100502936342149a9c7fae2
treef9736973efef902419e874c44e458c690885bfb7
parent7aeac5e4c5468c7b10e90eb70fcd520ebf8f510f
Call _exit() and not exit() from within the child process.

git-svn-id: http://opkg.googlecode.com/svn/trunk@325 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libbb/gz_open.c
libbb/unzip.c