1
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 16 hours ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reorder struct fields to avoid holes, improving packing
barbieri
as Gustavo Sverzut Barbieri
More... over 12 years ago
README with purpose and initial overview.
barbieri
as Gustavo Sverzut Barbieri
More... over 12 years ago
improve compiler warnings and checks for internal functions.
barbieri
as Gustavo Sverzut Barbieri
More... over 12 years ago
improve "const" keyword usage.
barbieri
as Gustavo Sverzut Barbieri
More... over 12 years ago
index: update copyrignt More... over 12 years ago
index: mmap: add support for seaching with wildcards More... over 12 years ago
Do not ship autogen.sh in the tarball More... over 12 years ago
index: mmap: add support for searching More... over 12 years ago
index: use idx instead of index due to name clash More... over 12 years ago
index: mmap: add support for searching node More... over 12 years ago
index: mmap: read child node More... over 12 years ago
index: mmap: read root node More... over 12 years ago
index: mmap: create and destroy node More... over 12 years ago
Add memdup() helper More... over 12 years ago
Drop configurations from /usr/local More... over 12 years ago
TODO: update tasks More... over 12 years ago
index: follow libkmod coding style More... over 12 years ago
Remove redundant comments More... over 12 years ago
index: remove unused functions More... over 12 years ago
index: re-order functions so prototypes are not needed More... over 12 years ago
Remove trailing whitespace More... over 12 years ago
Fix 'redundant redeclaration' warnings More... over 12 years ago
Fix 'old style declaration' warnings More... over 12 years ago
Fix missing return More... over 12 years ago
Clean 'unused variable' warnings More... over 12 years ago
Clean 'shadowed declaration' warnings More... over 12 years ago
Clean 'shadowed declaration' warnings More... over 12 years ago
Clean 'no previous prototype' warning More... over 12 years ago
index: mmap: open and close file More... over 12 years ago
Use fstat() instead of stat() when possible More... over 12 years ago