K 10 svn:author V 7 n_hibma K 8 svn:date V 27 1999-01-06T20:03:11.000000Z K 7 svn:log V 212 Copied STAILQ_HEAD_INITIALIZER and LIST_HEAD_INITIALIZER from NetBSD, and added STAILQ_REMOVE_HEAD_QUEUE to emulate NetBSD's SIMPLEQ_REMOVE_HEAD (that removes not only the first element but a queue of elements). END