Because both functions are in HEAD and still the API is not released I would appreciate if time_nanosleep() is renamed to nanosleep(). time_sleep_until() "emulate" a system function but uses it and in this case maybe the name may stay the same.
To rephrase, if there are no objections I will go and rename time_nanosleep()
to nanosleep() :)
I'd prefer the function remain called time_nanosleep(), while there is certainly a value to having C -> PHP mappings have the same name. The direction we seem to be taking lately is towards "namespacing" similar functions together.
Ilia
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php