justincormack / ljsyscall

LuaJIT Unix syscall FFI
http://www.myriabit.com/ljsyscall/
Other
440 stars 54 forks source link

Add CLOCK_ constants for OSX #209

Closed justincormack closed 7 years ago

justincormack commented 7 years ago

Since 10.12 these have been available; the functions were added automatically.

See https://github.com/daurnimator/luatz/issues/11

Signed-off-by: Justin Cormack justin@specialbusservice.com