dump1090-fa/compat/clock_gettime
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_gettime.c OS X compatibility cleanups. 2015-09-07 12:58:49 +01:00
clock_gettime.h Header typedef workaround for newer MacOS versions 2019-03-31 15:15:59 -06:00