]> git.ipfire.org Git - thirdparty/kmod.git/commit - libkmod/libkmod.c
libkmod: dump index files
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 16 Jan 2012 17:56:17 +0000 (15:56 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 16 Jan 2012 18:05:46 +0000 (16:05 -0200)
commit758428a75f569600b3c649eedc7c8c02e40628f1
tree3176aa359c7a715f5385f5eaa5e96a0edfa4675a
parentf1cbf3cfe27bb3b76a15ce95a744502f04fac2d6
libkmod: dump index files

Provide a function to dump the index files to a certain fd. It could be
more optimized (particularly the functions to dump the index that were
copied and pasted from m-i-t), but it seems like the only user of it is
'modprobe -c', used for debugging purposes. So, keep it as is.
TODO
libkmod/libkmod-index.c
libkmod/libkmod-index.h
libkmod/libkmod.c
libkmod/libkmod.h
libkmod/libkmod.sym