]> git.ipfire.org Git - thirdparty/kmod.git/history - libkmod/libkmod-index.h
Change licenses
[thirdparty/kmod.git] / libkmod / libkmod-index.h
2011-12-12  Lucas De MarchiChange licenses
2011-12-12  Lucas De MarchiMerge branch 'use-mmap'
2011-12-10  Gustavo Sverzut... index: cleanup header, move as much as possible to...
2011-12-08  Lucas De Marchiindex: mm: Add flag to open call to populate buffer
2011-12-08  Gustavo Sverzut... index: avoid strlen() whenever possible.
2011-12-03  Lucas De Marchiindex: change license to LGPL
2011-12-03  Lucas De Marchiindex: mmap: add support for seaching with wildcards
2011-12-03  Lucas De Marchiindex: mmap: add support for searching
2011-12-03  Lucas De Marchiindex: mmap: open and close file
2011-12-03  Lucas De Marchiindex: use idx instead of index due to name clash
2011-12-02  Lucas De Marchiindex: follow libkmod coding style
2011-12-02  Lucas De MarchiRemove redundant comments
2011-12-02  Lucas De Marchiindex: remove unused functions
2011-11-30  Lucas De MarchiFix misspellings by use of codespell
2011-11-30  Lucas De MarchiImport index handling from module-init-tools