summaryrefslogtreecommitdiff
path: root/common/test-compat.c
Commit message (Collapse)AuthorAgeFilesLines
* test: Remove setgid()ed copy of frob-getenvDaiki Ueno2016-12-131-2/+1
| | | | Otherwise the file is left in builddir, after make distclean.
* common: Fix in test-code for file descriptor validity checkPankaj2015-11-091-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=92843
* 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.