Move strbuf implementation to shared/
authorLucas De Marchi <lucas.demarchi@intel.com>
Sat, 11 Oct 2014 16:03:21 +0000 (13:03 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sat, 11 Oct 2014 16:09:42 +0000 (13:09 -0300)
commitb4d1f44af16809e70ac5800c7539875832757679
tree05536e81db5f080032aa20d42c431734964e151d
parent4328982058bd6840518ff552a0405bf8f9d73909
Move strbuf implementation to shared/

Just move the strbuf-like implementation to shared/. No renames were
made yet to avoid cluttering the diff. It will come in a separate patch.
Makefile.am
libkmod/libkmod-index.c
shared/strbuf.c [new file with mode: 0644]
shared/strbuf.h [new file with mode: 0644]