]> mj.ucw.cz Git - libucw.git/history - lib/workqueue.h
Replaced %L by %ll, the former is obsolete and specific to Linux libc5.
[libucw.git] / lib / workqueue.h
2006-12-15 Martin MaresRemoved the `returned' hook.
2006-12-15 Martin MaresImplemented priority queues.
2006-12-11 Martin MaresAdded a library module for distributing work between...