aboutsummaryrefslogtreecommitdiff
path: root/src/config_global.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes:Joseph Hunkeler2019-12-291-1/+0
| | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks
* Documentation (and stubs)Joseph Hunkeler2019-12-281-0/+32
|
* Fixes:Joseph Hunkeler2019-12-281-0/+3
| | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer.
* Implement basic package manifestJoseph Hunkeler2019-12-211-4/+39
|
* Clean up a little bit.Joseph Hunkeler2019-12-191-0/+1
|
* Refactor project structureJoseph Hunkeler2019-12-181-0/+186