b64_encode(): fixed input[] not initialized warn under gcc 4.4.5
[project/libubox.git] / safe_list.h
2013-11-18 John Crispinrunqueue: add a function that allows adding jobs to...
2013-04-15 Felix Fietkausafe_list: add safe_list_empty()
2013-04-15 Felix Fietkausafe_list: fix typo
2013-03-18 Felix Fietkausafe_list: add a new linked list variant