]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Note that the _SWAP operation is supported for all list/queue types.
authormdf <mdf@FreeBSD.org>
Fri, 13 May 2011 15:49:23 +0000 (15:49 +0000)
committermdf <mdf@FreeBSD.org>
Fri, 13 May 2011 15:49:23 +0000 (15:49 +0000)
commit5e42f0aa77ffb598869c2e7abc8dc01ea61052b6
tree6420d92e6d8774552378013f101b880ab2bf89e2
parent5832fad208b3f6890ad185b45dd2482256dd17c6
Note that the _SWAP operation is supported for all list/queue types.
Also place STAILQ_REMOVE_HEAD in alphabetical order.  Lastly, document
the _SWAP macros.

PR: kern/143033
MFC after: 1 week
share/man/man3/Makefile
share/man/man3/queue.3
sys/sys/queue.h