看板 DFBSD_commit 關於我們 聯絡資訊
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