Subject: Re: STAILQ
To: matt <deberg@mit.edu>
From: Bill Studenmund <wrstuden@zembu.com>
List: tech-kern
Date: 07/19/2000 14:51:03
On 18 Jul 2000, matt wrote:
> matt> is there any opposition to bringing in some FreeBSD additions
> matt> to sys/queue.h that implement singly linked tailq's, along w/
> matt> a few other random methods that we don't have?
>
> specifically, freebsd has *_FOREACH(var,head,field) defined for all of
> its queue abstractions, and also {TAILQ,CIRCLEQ}_FOREACH_REVERSE().
>
> the netsmb code for samba support uses a few of these.
Those sound useful. :-)
Take care,
Bill