json_script: enable custom expr handler callback
[project/libubox.git] / utils.c
2017-02-24 Ted Hesslibubox: Change calloc_a() to return size_t aligned...
2017-01-20 Felix Fietkauutils: fix build on Mac OS X 10.12
2016-12-28 Felix Fietkauutils: add helper functions useful for allocating a...
2016-06-26 Matthias SchifferFix various memory management issues
2015-01-21 Yousong Zhouutils: use clock_get_time() for clock_gettime() on...
2013-01-06 Felix Fietkauuloop: add a clock_gettime() implementation for mac...
2012-12-31 Felix Fietkauadd utils.c, containing a calloc-like function to alloc...