aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h
Commit message (Collapse)AuthorAgeFilesLines
* Use C headers where appropriateStefan Pöschel2017-03-181-1/+1
| | | | | Using the C++ versions does not guarantee the availability of the global namespace functions.
* Tiny fixesStefan Pöschel2017-02-111-0/+1
|
* Move common code partsStefan Pöschel2017-02-111-1/+9
|
* Add common headerStefan Pöschel2017-02-041-0/+36