bde
2e6eb4413d
Fixed wrong number of args in STAILQ_REMOVE_HEAD() in synopsis.
1997-03-19 02:57:50 +00:00
mpp
472a3946c4
The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.
1997-03-09 00:49:00 +00:00
jmg
bfd1ca354f
add missing cvs Id lines.
1997-03-07 03:28:23 +00:00
mpp
09b7521f96
Minor mdoc cleanup.
1997-01-31 00:38:18 +00:00
phk
beaf8b0d57
Add SLIST_EMPTY, SLIST_FIRST, SLIST_NEXT.
...
Is it time to split this into one "intro" type and a number of
detailed pages ?
1996-12-29 21:21:16 +00:00
mpp
5bf747eb4e
Use the .Bx macro where appropriate.
1996-08-22 23:39:32 +00:00
mpp
cbdea5f14c
Another man page with a messed up .Dd line.
1996-07-11 02:57:03 +00:00
phk
14011f8f83
Document 5 new macros in TAILQ family.
1996-04-08 07:54:04 +00:00
gibbs
fb79ac52c1
Update the queue man page for the new SLIST and STAILQ macros.
1996-03-31 03:23:16 +00:00
gibbs
7b4fbe06e3
4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
...
exactly as I did (should have checked there first I guess) except my
macro for TAILQ_INSERT_BEFORE took an unneeded arg. We now match 4.4Lite2.
Suggested by: Jeffrey Hsu <hsu@FreeBSD.org>
1996-02-12 08:20:54 +00:00
gibbs
ecf346b070
Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.
...
Change examples to actually free() the nodes removed from lists.
Give examples of faster list deletion routines.
1996-01-29 03:23:05 +00:00
rgrimes
b0d61785ca
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00