CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/19 06:38:07
Modified files:
share/man/man3 : Makefile queue.3
sys/sys : queue.h
Log message:
Add SIMPLEQ_CONCAT and TAILQ_CONCAT for moving one queue onto the end
of another one. Adapted from FreeBSD. OK jmc@ dlg@ nicm@
