This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 1/8] Add new FOREACH_FROM variants for queue(3)


On Apr  4 12:00, Sebastian Huber wrote:
> From: lstewart <lstewart@FreeBSD.org>
> 
> Add new FOREACH_FROM variants of the queue(3) FOREACH macros which can
> optionally start the traversal from a previously found element by
> passing the element in as "var". Passing a NULL "var" retains the same
> semantics as the regular FOREACH macros.
> 
> Kudos to phk for suggesting the "FROM" suffix instead of my original
> proposal.

Patchset pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]