summaryrefslogtreecommitdiff
path: root/common/compat.h
Commit message (Expand)AuthorAgeFilesLines
* Add basic trust moduleStef Walter2013-02-051-2/+15
* Remove the unused err() function and friendsStef Walter2013-02-051-23/+0
* Use the stdbool.h C99 bool typeStef Walter2013-01-231-0/+8
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-0/+123
* Fix build on solarisRob McMahon2012-07-311-0/+4
* Use gcc extensions to check varargs during compileStef Walter2012-05-131-6/+18
* Provide compat getprogname() implementations on other OS'sStef Walter2012-05-011-3/+7
* Move the compat.[ch] headers into common directory/Stef Walter2012-04-301-0/+63