commit | a2f86d8e08b530679bdcf8662c51e21c2e9ad46e | [log] [tgz] |
---|---|---|
author | balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Oct 28 10:18:28 2008 +0000 |
committer | balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Oct 28 10:18:28 2008 +0000 |
tree | 422026211baa5e515aa372943d16a20041a6c056 | |
parent | 44696296d5c2ffccef9d43d37d4f525bba7d9f5c [diff] |
Use the host exit syscall for exiting (Lauro Ramos Venancio). We can't call the libc _exit function because it calls the exit_group host syscall. We must call directly the exit host syscall. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5561 c046a42c-6fe2-441c-8c8c-71466251a162