aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/list_sort.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/simple: use class boost::intrusive::listMax Kellermann2014-06-161-162/+0
| | | | Remove the C list_head library and use type-safe C++ instead.
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-3/+3
|
* util/list.h: import the Linux kernel's linked list libraryMax Kellermann2012-01-241-0/+162