From owner-freebsd-current Tue Jul 2 8: 9: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0150037B400 for ; Tue, 2 Jul 2002 08:09:05 -0700 (PDT) Received: from gehicks.dyndns.org (adsl-20-181-84.asm.bellsouth.net [66.20.181.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A29843E2F for ; Tue, 2 Jul 2002 08:09:04 -0700 (PDT) (envelope-from gehicks@gehicks.dyndns.org) Received: from mac (mac [10.0.0.13]) by gehicks.dyndns.org (8.12.5/8.12.5) with ESMTP id g62FGQZZ005609; Tue, 2 Jul 2002 15:16:26 GMT (envelope-from gehicks@gehicks.dyndns.org) Date: Tue, 2 Jul 2002 11:09:01 -0400 Subject: Re: additional queue macro Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) Cc: current@freebsd.org To: Jonathan Lemon From: W Gerald Hicks In-Reply-To: <20020702095402.D1020@prism.flugsvamp.com> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.482) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday, July 2, 2002, at 10:54 AM, Jonathan Lemon wrote: > What do people think about adding the following macro to ? > (I don't care much about the name, just the functionality) > Looks great. How about TAILQ_FOREACH_SAFE? Thanks, I'm going to put this in our embedded version of queue.h here :-) Jerry Hicks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message