yamt commented on pull request #4693:
URL: https://github.com/apache/incubator-nuttx/pull/4693#issuecomment-946335244


   > > > follow posix,use int64_t inside of time_t
   > > 
   > > 
   > > which part of posix?
   > 
   > clock_settime(clockid_t clock_id, FAR const struct timespec *tp)
   > 
   > if use a `tp->tv_sec = -1` before will return ok,now return EINVAL
   
   can you give me pointers to the relevant parts of the posix?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to