jhb 2003/04/28 12:43:11 PDT FreeBSD src repository Modified files: sys/compat/linux linux_signal.c Log: Argh! We want to return the old signal set when the error return is zero (i.e. success), not non-zero (failure). Submitted by: tegge Pointy hat to: jhb Revision Changes Path 1.44 +1 -1 src/sys/compat/linux/linux_signal.c