summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libkmod-index: move comment to include the includesmove-stuffLucas De Marchi2014-10-281-5/+5
* libkmod-index: remove invalid commentLucas De Marchi2014-10-281-1/+0
* depmod: point to documentation in libkmodLucas De Marchi2014-10-281-101/+2
* libkmod-index: keep index and comments in .cLucas De Marchi2014-10-282-104/+99
* strbuf: make strbuf_pushchars() a little less dumbLucas De Marchi2014-10-161-7/+13
* strbuf: do not calculate next step in size on all callsLucas De Marchi2014-10-161-3/+3
* strbuf: reduce default buffer sizeLucas De Marchi2014-10-161-1/+1
* testsuite: add tests for strbufLucas De Marchi2014-10-133-0/+105
* shared: rename prefixes of strbuf functionsLucas De Marchi2014-10-113-81/+81
* Move strbuf implementation to shared/Lucas De Marchi2014-10-114-111/+156
* testsuite: remove now unused array of testsLucas De Marchi2014-10-0914-112/+20
* testsuite: use a section to put tests in instead of arrayLucas De Marchi2014-10-092-45/+50
* Move static keyword to DEFINE_TEST macroLucas De Marchi2014-10-0911-44/+44
* libkmod: remove unused inline functionsLucas De Marchi2014-10-091-16/+0
* Change parameter from int to charLucas De Marchi2014-10-092-2/+2
* Log error on failed underscores(), moving it to shared/Lucas De Marchi2014-10-093-56/+49
* build-sys: rename libkmod-util convenience libraryLucas De Marchi2014-10-091-9/+7
* Move remaining functions from libkmod-util to sharedLucas De Marchi2014-10-0910-119/+69
* depmod: use alias_normalize() from sharedLucas De Marchi2014-10-091-38/+5
* Move alias_normalize() to sharedLucas De Marchi2014-10-095-43/+44
* Do not rely on prio_to_str() being always inlineLucas De Marchi2014-10-091-5/+10
* Do not export array of kmod extensionsLucas De Marchi2014-10-093-9/+7
* testsuite: add tests for array implementationLucas De Marchi2014-10-093-0/+179
* Clarify what licences apply whereLucas De Marchi2014-10-094-251/+760
* Rename getline_wrapped() to freadline_wrapped()Lucas De Marchi2014-10-037-11/+11
* Prefer inttypes.h over stdint.hLucas De Marchi2014-10-032-2/+2
* Reorder and reorganize header filesLucas De Marchi2014-10-0336-169/+186
* Move hash implementation to shared directoryLucas De Marchi2014-10-038-14/+10
* Move array implementation to shared directoryLucas De Marchi2014-10-036-7/+10
* build-sys: normalize line breaksLucas De Marchi2014-10-031-57/+71
* Move generic util functions to shared directoryLucas De Marchi2014-10-0319-368/+460
* Move missing.h to shared directoryLucas De Marchi2014-10-034-3/+4
* Move macro.h to shared directoryLucas De Marchi2014-10-0211-12/+15
* Add back-up implementation of be32toh()Randy MacLeod2014-09-293-0/+14
* Update TODOLucas De Marchi2014-09-231-3/+6
* Add the man page for kmod(8)Marco d'Itri2014-09-222-1/+121
* Document depmod --show in depmod(8)Marco d'Itri2014-09-201-0/+3
* libkmod-index.c: Fix error messageHolger Obermaier2014-09-041-1/+1
* Add missing O_CLOEXEC in kmod_module_get_size()Cristian Rodríguez2014-06-191-1/+1
* kmod 18v18Lucas De Marchi2014-06-143-2/+23
* testsuite: Fix macro missing format stringLucas De Marchi2014-06-141-1/+1
* testsuite: Add basic tests for hash implementationLucas De Marchi2014-06-063-1/+242
* testsuite: Add assert_returnLucas De Marchi2014-06-061-0/+10
* testsuite: separate testcases on logLucas De Marchi2014-06-051-2/+6
* testsuite: check for correct error message in detect-loopLucas De Marchi2014-05-302-2/+6
* testsuite: Fix expected_fail parsingLucas De Marchi2014-05-301-6/+15
* testsuite: Add bracesLucas De Marchi2014-05-301-1/+2
* depmod: Add better error messages when facing loopsLucas De Marchi2014-05-301-9/+93
* testsuite: add test to fail depmod on module loopsLucas De Marchi2014-05-307-0/+28
* depmod: Rename variable to clarify its meaningLucas De Marchi2014-05-301-8/+12