]> git.ipfire.org Git - thirdparty/kmod.git/commit
Move util functions to libkmod-util.c
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 27 Dec 2011 16:38:26 +0000 (14:38 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 27 Dec 2011 20:11:58 +0000 (18:11 -0200)
commita4848e249f4bf2845e17cbb35a519b2b567f3710
treeed71034333491f7b86f54c8c2433e879c4289c44
parent5cd13064ec660e47fb7b9cfecb842408ad4271c2
Move util functions to libkmod-util.c

These allow them to be later shared with tools.
Makefile.am
libkmod/libkmod-module.c
libkmod/libkmod-private.h
libkmod/libkmod-util.c
libkmod/libkmod-util.h [new file with mode: 0644]