Date: Sun, 29 Dec 1996 13:14:09 -0800 (PST) From: Poul-Henning Kamp <phk> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys queue.h Message-ID: <199612292114.NAA12581@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 96/12/29 13:14:09 Modified: sys/sys queue.h Log: Add SLIST_EMPTY(head) SLIST_FIRST(head) SLIST_NEXT(elm, field) Which do the obvious things while hiding implementation details. Revision Changes Path 1.11 +7 -1 src/sys/sys/queue.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612292114.NAA12581>
