shared/c-list: reimport

git subtree pull --prefix shared/c-list git@github.com:c-util/c-list.git master --squash
This commit is contained in:
Thomas Haller
2019-04-14 13:01:13 +02:00
10 changed files with 61 additions and 758 deletions

View File

@@ -4,6 +4,7 @@
* shared library. Its sole purpose is to test for symbol availability.
*/
#undef NDEBUG
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>