Commits on Source (2)
-
This is to allow clock_nanosleep code to be used on platforms other than Macosx.
d4b029ee -
This is to allow clock_nanosleep to be used by emscripten and potentially other platforms. The file should not be compiled on windows platforms, as it won't find sys/errno.h mach/clock_types.h is needed for clock_id_t, and is only available on macos.
3f3296b0