freebsd-dev/share/man
Kirk McKusick 65d3199746 Add two new macros, SLIST_CONCAT and LIST_CONCAT. Note in both the
queue.h header file and in the queue.3 manual page that they are O(n)
so should be used only in low-usage paths with short lists (otherwise
an STAILQ or TAILQ should be used).

Reviewed by: kib
2016-08-16 17:07:48 +00:00
..
man1 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man3 Add two new macros, SLIST_CONCAT and LIST_CONCAT. Note in both the 2016-08-16 17:07:48 +00:00
man4 Here we update the modular tcp to be able to switch to an 2016-08-16 15:11:46 +00:00
man5 Regenerate src.conf.5 after r303394 2016-07-28 13:35:46 +00:00
man6 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man7 Remove spurious but harmless double-quote. 2016-07-21 16:58:53 +00:00
man8 Last few instances of "sentence not on new line". 2016-06-08 09:36:07 +00:00
man9 Here we update the modular tcp to be able to switch to an 2016-08-16 15:11:46 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00