kmod/shared
Natanael Copa efb5bfaca9 util: fix build on systems missing strndupa
we need include shared/missing.h to be able to compile on sysmtes that
lacks strndupa.
2014-11-17 13:00:19 -02:00
..
.gitignore Move generic util functions to shared directory 2014-10-03 00:33:25 -03:00
array.c Reorder and reorganize header files 2014-10-03 01:43:15 -03:00
array.h Move array implementation to shared directory 2014-10-03 00:33:25 -03:00
hash.c Reorder and reorganize header files 2014-10-03 01:43:15 -03:00
hash.h Move hash implementation to shared directory 2014-10-03 00:40:11 -03:00
macro.h testsuite: remove now unused array of tests 2014-10-09 14:29:04 -03:00
missing.h Move missing.h to shared directory 2014-10-03 00:31:10 -03:00
strbuf.c strbuf: make strbuf_pushchars() a little less dumb 2014-10-16 21:39:33 -03:00
strbuf.h shared: rename prefixes of strbuf functions 2014-10-11 13:25:51 -03:00
util.c util: fix build on systems missing strndupa 2014-11-17 13:00:19 -02:00
util.h Change parameter from int to char 2014-10-09 11:03:29 -03:00