From owner-freebsd-current Fri Mar 13 13:31:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18879 for freebsd-current-outgoing; Fri, 13 Mar 1998 13:31:03 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA18829 for ; Fri, 13 Mar 1998 13:30:41 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id NAA02066; Fri, 13 Mar 1998 13:27:26 -0800 (PST) Message-Id: <199803132127.NAA02066@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: "Justin T. Gibbs" cc: Mike Smith , Damon Permezel , current@FreeBSD.ORG Subject: Re: A question about sys/sys/queue.h In-reply-to: Your message of "Fri, 13 Mar 1998 14:22:15 MST." <199803132125.OAA15617@pluto.plutotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 13 Mar 1998 13:27:24 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >Just speaking of the queue macros, has anyone noticed (been bitten by) > >the odd behaviour of the TAILQ_PREV/TAILQ_NEXT macros? > > > >(ie. they're not reflexive, and certainly not what you expect of them.) > > They are reflexive now. They didn't used to be. I've used this new > feature successfully in the latest version of the aic7xxx assembler for > CAM. Yay! The number of times I've had to go to using CIRCLEQ's when all I wanted was backwards traversal is legion. Thanks. (btw, you could update the manpage... 8) -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message