summaryrefslogtreecommitdiff
path: root/common/test-compat.c
Commit message (Collapse)AuthorAgeFilesLines
* common: Use secure_getenv() implementation when setuidStef Walter2014-10-021-0/+27
| | | | | In anything security sensitive, use secure_getenv() implementation for retrieving environment variables.
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-0/+117
Still use recursive for documentation and translation.