git: linux emu - fix exit status on exit_group
Alex Hornung
alexh at crater.dragonflybsd.org
Tue Mar 16 14:26:24 PDT 2010
commit ebdb5a39912fc8eabaeacf80fc5e0dee75a9ef49
Author: Alex Hornung <ahornung at gmail.com>
Date: Tue Mar 16 21:24:07 2010 +0000
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.
Summary of changes:
sys/emulation/linux/i386/linux_machdep.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebdb5a39912fc8eabaeacf80fc5e0dee75a9ef49
--
DragonFly BSD source repository
More information about the Commits
mailing list