Don't return EINVAL for negative timespecs in the nanosleep functions.
Negative timespecs are perfectly valid. Just return 0 immediately
for them. Also, return 0 immediately for zero timespecs.
Fixed some style bugs.
Don't return EINVAL for negative timespecs in the nanosleep functions. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |