Commit Graph

5 Commits

Author SHA1 Message Date
pooka
f24bc1c7bb check for utimensat 2015-03-05 00:25:39 +00:00
pooka
bc3e3c852d check that sys/cdefs.h builds with -Werror (not the case on alpine linux
where it contains an unconditional #warning)
2015-01-03 13:16:41 +00:00
pooka
e613b0fe74 check for clock_gettime from librt too 2014-11-05 01:40:30 +00:00
pooka
6d2cad6b7c actually check for clock_nanosleep() 2014-11-05 00:50:17 +00:00
pooka
23dfcd7408 Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.

Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
2014-11-04 19:05:17 +00:00