linux emu - fix exit status on exit_group
authorAlex Hornung <ahornung@gmail.com>
Tue, 16 Mar 2010 21:24:07 +0000 (21:24 +0000)
committerAlex Hornung <ahornung@gmail.com>
Tue, 16 Mar 2010 21:25:20 +0000 (21:25 +0000)
commitebdb5a39912fc8eabaeacf80fc5e0dee75a9ef49
tree8864adb720873bf25e6749daac8d09b2ae327247
parent608ee7fb2fd7c810598b54a481f6228b7dd0083a
linux emu - fix exit status on exit_group

* Previously, the exit status was set incorrectly; the exit signal was
  being set instead with the supposed exit status.
sys/emulation/linux/i386/linux_machdep.c