]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the casts on signal() returns and compare the returned value
authorJohn Birrell <jb@FreeBSD.org>
Fri, 20 Feb 1998 07:28:50 +0000 (07:28 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Fri, 20 Feb 1998 07:28:50 +0000 (07:28 +0000)
commitd371a23e0b9584b98fc758c0b7b9716e248215f0
treed5a65ca58e1e2af095b1ca5dcacfb4d65aa0de9d
parentd02327a11821442896420b915eeaec6775ae5570
Remove the casts on signal() returns and compare the returned value
with SIG_ERR to detect the error case.

Suggested by: bde.
sbin/slattach/slattach.c