Files
mckernel/arch/x86/kernel/syscall.c
Dominique Martinet b962da700b do_signal: ignore SIGWINCH
McKernel would terminate() running program on terminal resizing
It actually looks like there is nothing for us to do when we
get that anyway (tested with `dialog`)
2017-10-13 10:02:11 +09:00

47 KiB