NetBSD/share/man/man3
lukem a90e0c0e64 Add MLINKS for:
CIRCLEQ_FOREACH(3) CIRCLEQ_FOREACH_REVERSE(3)
	LIST_FOREACH(3)
	SIMPLEQ_FOREACH(3)
	SLIST_EMPTY(3) SLIST_ENTRY(3) SLIST_FIRST(3) SLIST_FOREACH(3)
	SLIST_HEAD(3) SLIST_HEAD_INITIALIZER(3) SLIST_INIT(3)
	SLIST_INSERT_AFTER(3) SLIST_INSERT_HEAD(3) SLIST_NEXT(3)
	SLIST_REMOVE(3) SLIST_REMOVE_HEAD(3)
	STAILQ_EMPTY(3) STAILQ_ENTRY(3) STAILQ_FIRST(3) STAILQ_FOREACH(3)
	STAILQ_HEAD(3) STAILQ_HEAD_INITIALIZER(3) STAILQ_INIT(3)
	STAILQ_INSERT_AFTER(3) STAILQ_INSERT_HEAD(3) STAILQ_INSERT_TAIL(3)
	STAILQ_NEXT(3) STAILQ_REMOVE(3) STAILQ_REMOVE_HEAD(3)
	TAILQ_FOREACH(3) TAILQ_FOREACH_REVERSE(3) TAILQ_LAST(3) TAILQ_PREV(3)
2004-04-18 23:42:23 +00:00
..
Makefile Add MLINKS for: 2004-04-18 23:42:23 +00:00
_DIAGASSERT.3 The actual environment variable is `LIBC_DIAGASSERT' not `LIBC_DIAGNOSTIC'. 2003-06-27 00:04:34 +00:00
assert.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
bitstring.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:30:41 +00:00
dlfcn.3 Use 2003-04-16 13:34:34 +00:00
end.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:30:41 +00:00
intro.3 Err, nevermind. 2004-03-20 05:03:32 +00:00
queue.3 Reorder macros within a queue type to match queue.h definition order. 2004-04-18 23:39:13 +00:00
stdarg.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
tree.3 Rather than using RB_EMPTY() for checking if a splay tree is empty, 2004-04-14 11:05:19 +00:00
varargs.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:30:41 +00:00