tests: cram: test_base64: fix failing tests
[project/libubox.git] / utils.c
2020-12-13 Rui Salvaterrautils: simplify mkdir_p boolean conditions
2020-12-12 Daniel Golleutils: introduce mkdir_p
2018-02-11 Rosen Penevlibubox: Plug a small memory leak.
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...