git: <sys/queue.h>: Add _FOREACH_FROM and _FOREACH_FROM_MUTABLE macros.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Feb 9 13:36:37 PST 2022
commit 126d17a8153d7bf91b9378b6d8b431448c527303
Author: Sascha Wildner <saw at online.de>
Date: Wed Feb 9 22:36:27 2022 +0100
<sys/queue.h>: Add _FOREACH_FROM and _FOREACH_FROM_MUTABLE macros.
Useful for dports.
Taken-from: FreeBSD
Reported-by: zrj
Summary of changes:
share/man/man3/Makefile | 12 ++++-
share/man/man3/queue.3 | 122 +++++++++++++++++++++++++++++++++++++++++++++++-
sys/sys/queue.h | 41 ++++++++++++++++
3 files changed, 172 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/126d17a8153d7bf91b9378b6d8b431448c527303
--
DragonFly BSD source repository
More information about the Commits
mailing list