]> mj.ucw.cz Git - libucw.git/history - lib/slists.h
Replaced %L by %ll, the former is obsolete and specific to Linux libc5.
[libucw.git] / lib / slists.h
2005-10-02 Martin MaresAdded a single-linked double-ended list module. Mostly...