kmod/libkmod
Gustavo Sverzut Barbieri 87ca03bd07 module refcount should start at 1.
the current way was having the referenced modules to be released given
the unref comparison checking for "> 0".
2011-12-04 17:24:08 -02:00
..
.gitignore Rename libabc to libkmod 2011-11-21 14:35:35 -02:00
libkmod-config.c Fix some coding style issues 2011-12-03 04:05:22 -02:00
libkmod-index.c index: change license to LGPL 2011-12-03 04:30:16 -02:00
libkmod-index.h index: change license to LGPL 2011-12-03 04:30:16 -02:00
libkmod-list.c improve "const" keyword usage. 2011-12-03 03:51:55 -02:00
libkmod-loaded.c reorder struct fields to avoid holes, improving packing 2011-12-03 03:56:02 -02:00
libkmod-module.c module refcount should start at 1. 2011-12-04 17:24:08 -02:00
libkmod-private.h fix missing ")". 2011-12-04 15:34:43 -02:00
libkmod-util.c Add memdup() helper 2011-12-03 04:07:15 -02:00
libkmod.c improve kmod_config api. 2011-12-03 03:56:57 -02:00
libkmod.h improve "const" keyword usage. 2011-12-03 03:51:55 -02:00
libkmod.pc.in Rename libabc to libkmod 2011-11-21 14:35:35 -02:00
libkmod.sym Add fucntion to API to get dependencies 2011-12-01 20:06:08 -02:00
macro.h Define temporary macros for importing index 2011-11-30 14:35:39 -02:00