$ find /usr/include -name '*.h'|xargs egrep 'clock_(settime|gettime|
getres)|timer_(create|delete|settime|gettime|getoverrun)|nanosleep'
/usr/include/php/ext/standard/
basic_functions.h:PHP_FUNCTION(time_nanosleep);
/usr/include/php/main/php_config.h:/* Define if you have the
nanosleep function. */
/usr/include/time.h:int nanosleep(const struct timespec *, struct
timespec *) __DARWIN_ALIAS_C(nanosleep);
Only nanosleep seems to be there.
Thanks, do you know whether there are any plans to improve compliance?
I'll open a radar ticket if necessary.
Andre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden