K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-08-05T05:18:43.000000Z K 7 svn:log V 161 Add a macro for SLIST traversal 'SLIST_FOREACH_PREVPTR', this macro keeps a pointer to the previous element's next pointer to allow for search and O(1) removal. END