summaryrefslogtreecommitdiffstats
path: root/sys/sys/queue.h
Commit message (Expand)AuthorAgeFilesLines
* Correct the definition of CIRCLEQ_EMPTY. It would give a false positivegibbs1997-11-021-2/+2
* buf.h:gibbs1997-09-211-1/+4
* Add SLIST_FOREACHphk1997-08-251-2/+5
* Add accessors for STAILQ.dfr1997-05-071-1/+6
* Add some more "member functions" to these. Still not complete.phk1997-04-271-1/+41
* Add LIST_FIRST, LIST_FOREACH and LIST_NEXTphk1997-04-141-1/+8
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Addphk1996-12-291-1/+7
* This set of commits to the VM system does the following, and containdyson1996-05-181-2/+4
* Add five macros to TAILQ family to improve readability.phk1996-04-081-1/+9
* Implement the SLIST and the STAILQ macros. This gives a program all thegibbs1996-03-311-3/+131
* Merge in Lite2: fix commenthsu1996-03-111-9/+9
* 4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFOREgibbs1996-02-121-2/+2
* Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE. These are used by thegibbs1996-01-291-1/+15
* Moved inline functions for insque() and remque() to <sys/queue.h>.bde1995-12-031-3/+48
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+245
OpenPOWER on IntegriCloud