Date: Tue, 28 Sep 1999 06:33:13 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libftpio ftpio.c Message-ID: <199909281333.GAA09041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/09/28 06:33:13 PDT
Modified files:
lib/libftpio ftpio.c
Log:
Explicitly use sigemptyset to clear a sigset_t. Explicit
initialization of sa_flags added so that the 'struct sigaction'
can be declared local in both functions that use the global
(static) declaration. Remove the global declaration.
Revision Changes Path
1.33 +8 -3 src/lib/libftpio/ftpio.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?199909281333.GAA09041>
