dump1090-fa/compat/clock_nanosleep
Michael Norton 8a6261d7c2
Header typedef workaround for newer MacOS versions
Newish version of MacOS's time.h already `typedef`s `clockid_t` but doesn't seem to `#define` anything indicating such; as a workaround assume that `#ifdef CLOCK_MONOTONIC` on a Mac means that `clockid_t` has been `typedef`'d.
2019-03-31 15:15:59 -06:00
..
LICENSE Add back Darwin/Mach/Apple portability 2015-09-05 14:42:11 -04:00
clock_nanosleep.c fix compilation on OpenBSD 2016-03-31 13:25:32 -04:00
clock_nanosleep.h Header typedef workaround for newer MacOS versions 2019-03-31 15:15:59 -06:00