Date: Sun, 17 Nov 2002 08:22:18 -0800 (PST) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys select.h Message-ID: <200211171622.gAHGMIEY095541@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/11/17 08:22:18 PST
Modified files:
sys/sys select.h
Log:
1. Hide the internals of struct fd_set in standard namespaces.
2. Avoid referencing bcopy() and bzero(), since they may not be in
scope.
Request by: bde (1)
Submitted by: wollman (2)
Reviewed by: archie, bde
PR: 43270
Revision Changes Path
1.16 +15 -5 src/sys/sys/select.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?200211171622.gAHGMIEY095541>
