Date: Fri, 13 Mar 1998 13:27:24 -0800 From: Mike Smith <mike@smith.net.au> To: "Justin T. Gibbs" <gibbs@plutotech.com> Cc: Mike Smith <mike@smith.net.au>, Damon Permezel <dap@damon.com>, current@FreeBSD.ORG Subject: Re: A question about sys/sys/queue.h Message-ID: <199803132127.NAA02066@dingo.cdrom.com> In-Reply-To: Your message of "Fri, 13 Mar 1998 14:22:15 MST." <199803132125.OAA15617@pluto.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803132127.NAA02066>