aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-strlist.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common: Add new function strlist_rev.Neal H. Walfield2015-11-061-0/+82
* common/strlist.c (strlist_rev): New function. * common/t-strlist.c: New file. * common/Makefile.am (common_sources): Add strlist.c and strlist.h. (module_tests): Add t-strlist. (t_strlist_LDADD): New variable. -- Signed-off-by: Neal H. Walfield <[email protected]>