Darren Reed wrote: > * single linked list > * double linked list > * tail queue & singly linked tail queue > * simple queue > * circular queue
Looks good. Are these intended as both kernel and user or just kernel only (as <sys/> might imply)? Perhaps not strictly architectural in nature, but are any mdb walkers and/or dcmds provided to help out when using these, as we have for the native list_t mechanism? If not, you may want to consider investigating those. -- James Carlson 42.703N 71.076W <carlsonj at workingcode.com>