Date: Mon, 28 Apr 2003 12:43:11 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_signal.c Message-ID: <200304281943.h3SJhB1R019478@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304281943.h3SJhB1R019478>
