From owner-cvs-all Thu Apr 27 15:50:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1178737BB49; Thu, 27 Apr 2000 15:50:14 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA26982; Thu, 27 Apr 2000 15:50:13 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200004272250.PAA26982@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 27 Apr 2000 15:50:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys queue.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/04/27 15:50:13 PDT Modified files: sys/sys queue.h Log: Add a new macro CIRCLEQ_FOREACH_REVERSE for traversing through a circle queue in the reverse direction (from tail to head). Revision Changes Path 1.34 +6 -1 src/sys/sys/queue.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message