DragonFly BSD
DragonFly commits List (threaded) for 2010-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: linux emu - fix exit status on exit_group


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 16 Mar 2010 14:25:31 -0700 (PDT)

commit ebdb5a39912fc8eabaeacf80fc5e0dee75a9ef49
Author: Alex Hornung <ahornung@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]