]> mj.ucw.cz Git - libucw.git/history - lib/clists.h
Replaced obuck_fetch_end() by bclose() (which is a nop as obuck_fetch_end was :) ).
[libucw.git] / lib / clists.h
2003-06-15 Martin MaresReplaced clist_insert() by clist_insert_{before,after}().
2003-06-15 Martin MaresAdded a straigtforward implementation of circular linke...