]> git.ozlabs.org Git - ccan/history - ccan/asort/asort.h
failtest: add --trace to replace --tracepath
[ccan] / ccan / asort / asort.h
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-04-06 Rusty Russelltypesafe_cb: simplify, preserve namespace.
2011-04-02 Andreas Schlickasort: Use qsort_r if the system provides it.
2011-03-07 Andreas Schlickasort: Remove constness from ctx pointer.
2010-06-15 Rusty Russelltypesafe_cb: fix fallout from API changes.
2010-05-23 Rusty Russelltypesafe_cb, hashtable: revise typesafe_cb arg order...
2009-11-21 Rusty RussellNew asort routine; unf. breaks under -Wmissing-prototyp...