aboutsummaryrefslogtreecommitdiff
path: root/m4/check-libc.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in USE_BUILTIN_ARC4RANDOM checkcelan692016-07-191-1/+1
* check linker flags before checking for functionsBrent Cook2016-05-021-2/+4
* add things to minimize diffs with OpenNTPD-portableBrent Cook2016-02-151-1/+4
* whitelist NetBSD 7.0 native arc4random(3) implementation.Brent Cook2016-01-031-3/+1
* update check for b64_ntopBrent Cook2015-12-271-1/+1
* disable some tests with 32-bit time_t systemsBrent Cook2015-10-171-1/+0
* include timegm fallbackBrent Cook2015-10-151-0/+3
* check for pledge(2)Brent Cook2015-10-121-2/+2
* add tame(2) checkBrent Cook2015-10-071-7/+10
* add b64_ntop checking and fallback for nc(1)Brent Cook2015-10-011-1/+21
* allow nc to build on linux and os xBrent Cook2015-09-131-1/+5
* add check for inet_pton, nudge minimum win32 compat to 0x0501Brent Cook2015-07-021-1/+2
* refactor configure into separate m4 macrosBrent Cook2015-05-231-0/+65