From owner-cvs-all Sun Feb 2 11:39:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5527637B401; Sun, 2 Feb 2003 11:39:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF61543FA3; Sun, 2 Feb 2003 11:39:51 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h12Jdpbv008535; Sun, 2 Feb 2003 11:39:51 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h12Jdp8v008534; Sun, 2 Feb 2003 11:39:51 -0800 (PST) Message-Id: <200302021939.h12Jdp8v008534@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 2 Feb 2003 11:39:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys event.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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