git: linux emu - fix exit status on exit_group

看板DFBSD_commit作者時間16年前 (2010/03/17 05:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1Bd_ZLDh (DFBSD_commit)