Date: Sun, 2 Feb 2003 11:39:51 -0800 (PST) From: Jacques Vidrine <nectar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys event.h Message-ID: <200302021939.h12Jdp8v008534@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nectar 2003/02/02 11:39:51 PST Modified files: sys/sys event.h Log: Tweak the definition of the EV_SET macro so that it evaluates each of its arguments exactly once. (Previously it evaluated the first argument six times.) MFC after: 1 week Revision Changes Path 1.22 +2 -1 src/sys/sys/event.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?200302021939.h12Jdp8v008534>