Date: Thu, 19 Feb 1998 23:28:50 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/slattach slattach.c Message-ID: <199802200728.XAA17547@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/02/19 23:28:50 PST Modified files: sbin/slattach slattach.c Log: Remove the casts on signal() returns and compare the returned value with SIG_ERR to detect the error case. Suggested by: bde. Revision Changes Path 1.31 +5 -5 src/sbin/slattach/slattach.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802200728.XAA17547>