Date: Fri, 4 Oct 2002 22:40:48 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys _sigset.h select.h signal.h Message-ID: <200210050540.g955em6g036413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/10/04 22:40:48 PDT Modified files: sys/sys _sigset.h select.h signal.h Log: Change <sys/_sigset.h> to typedef __sigset_t instead of sigset_t, so that headers that include it can conditionalize sigset_t's visibility. Revision Changes Path 1.33 +1 -1 src/sys/sys/_sigset.h 1.15 +5 -0 src/sys/sys/select.h 1.33 +6 -0 src/sys/sys/signal.h 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?200210050540.g955em6g036413>