b64_encode(): fixed input[] not initialized warn under gcc 4.4.5
[project/libubox.git] / utils.c
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...