- preload: use appropriate naming for system dirs
- common: remove check for stringize as it is done in the build script
- use
G_CALLBACK
macro to construct callbacks
- get rid of cast warnings
- don't duplicate
free
function's name
- confkeys: fix indentations caused due to
clang-format
- cmdline: show package version
- state: rename
VERSION
toPACKAGE_VERSION
- readahead: mark unused field
- cmdline: remove redundant
const
s
- state: use correct format code; don't use
__G_PRINTF_H__
- proc: use correct format code; don't use
entry.d_name
- remove all build errors
- init