Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -0/+2 |
| | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
* | correct some style/performance/warnings from cppcheck | David Kalnischkies | 2014-01-16 | 1 | -5/+4 |
| | | | | | | | | The most "visible" change is from utime to utimensat/futimens as the first one isn't part of POSIX anymore. Reported-By: cppcheck Git-Dch: Ignore | ||||
* | move the interactive helper to a subdirectory of test | David Kalnischkies | 2011-08-17 | 1 | -0/+117 |