summaryrefslogtreecommitdiff
path: root/libkmod/libkmod-index.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Update copyright noticesLucas De Marchi1-1/+1
2012-07-18Use #pragma once instead of #ifndefLucas De Marchi1-4/+1
2012-03-02libkmod-index: do not pre-populate mmapLucas De Marchi1-1/+1
2012-01-16libkmod: dump index filesLucas De Marchi1-0/+2
2012-01-09Update copyrightLucas De Marchi1-1/+1
2012-01-01index: save timestamp of each loaded indexLucas De Marchi1-1/+1
2011-12-12Change licensesLucas De Marchi1-2/+2
2011-12-10index: cleanup header, move as much as possible to libkmod-index.cGustavo Sverzut Barbieri1-47/+0
2011-12-08index: mm: Add flag to open call to populate bufferLucas De Marchi1-1/+2
2011-12-08index: avoid strlen() whenever possible.Gustavo Sverzut Barbieri1-0/+1
2011-12-03index: change license to LGPLLucas De Marchi1-17/+19
2011-12-03index: mmap: add support for seaching with wildcardsLucas De Marchi1-0/+1
2011-12-03index: mmap: add support for searchingLucas De Marchi1-0/+1
2011-12-03index: mmap: open and close fileLucas De Marchi1-0/+5
2011-12-03index: use idx instead of index due to name clashLucas De Marchi1-3/+3
2011-12-02index: follow libkmod coding styleLucas De Marchi1-3/+3
2011-12-02Remove redundant commentsLucas De Marchi1-8/+0
2011-12-02index: remove unused functionsLucas De Marchi1-12/+0
2011-11-30Fix misspellings by use of codespellLucas De Marchi1-1/+1
2011-11-30Import index handling from module-init-toolsLucas De Marchi1-0/+185