]> git.ipfire.org Git - thirdparty/kmod.git/commit
Add getline_wrapped() to parse config files
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 29 Nov 2011 20:05:43 +0000 (18:05 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 29 Nov 2011 20:05:43 +0000 (18:05 -0200)
commit4462c4ac602e7c236907b32a807e14ffa2d0be83
tree1b1bb598922b66856924beda62c85298af3d9d0f
parentaa1c3521de149f5c8b8f348895844dca6186604f
Add getline_wrapped() to parse config files

Basically copied from module-init-tools
Makefile.am
libkmod/libkmod-private.h
libkmod/libkmod-util.c [new file with mode: 0644]