看板 DFBSD_commit 關於我們 聯絡資訊
commit 95cf1b8a374655041624d285697d12d9943b03f7 Author: Alex Hornung <ahornung@gmail.com> Date: Tue Mar 16 22:22:46 2010 +0000 linux emu - fix some signalling mess * This fixes sigaction in the linux emu, which broke times03 and possibly also part of java (and who knows, maybe flash?) Summary of changes: sys/emulation/linux/i386/linux_genassym.c | 1 + sys/emulation/linux/i386/linux_locore.s | 5 +++-- sys/emulation/linux/i386/linux_machdep.c | 9 +++++++-- 3 files changed, 11 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/95cf1b8a374655041624d285697d12d9943b03f7 -- DragonFly BSD source repository