Add stringlist module from NetBSD

This commit is contained in:
Guillem Jover
2014-06-26 21:43:55 +02:00
parent e8f9300355
commit 36aca8c06e
8 changed files with 370 additions and 1 deletions

View File

@@ -116,6 +116,11 @@ LIBBSD_0.7 {
funopen;
sl_init;
sl_add;
sl_free;
sl_find;
_time32_to_time;
_time_to_time32;
_time64_to_time;