You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/07/30 17:00:30 UTC

[GitHub] [incubator-nuttx] edbek opened a new issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

edbek opened a new issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268


   Is it possible to introduce a new function **timerfd_settime** () and **timerfd_gettime** ()?


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] xiaoxiang781216 closed issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 closed issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268


   


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] pkarashchenko commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-996320477


   Trying to address this issue in scope of https://github.com/apache/incubator-nuttx/pull/5014


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-996465824


   Nice!


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] eerimoq commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

Posted by GitBox <gi...@apache.org>.
eerimoq commented on issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-690096905


   Hello!
   
   I'm interested in `timerfd_create()` as well. Does anyone have an implementation ready? If not, I might try to implement it myself.


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] patacongo commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

Posted by GitBox <gi...@apache.org>.
patacongo commented on issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-666526450


   eventfd APIs introduced with PR #1479.   PR #1479 does not address signalfd and timerfd interfaces, however.


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] eerimoq edited a comment on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

Posted by GitBox <gi...@apache.org>.
eerimoq edited a comment on issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-690096905


   Hello!
   
   I'm interested in `timerfd_create()`, `timerfd_settime()` and `timerfd_gettime()` as well. Does anyone have an implementation ready? If not, I might try to implement it myself.


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-690123668


   @eerimoq as far as I know nobody start the work, it will be great to add timerfd support! Actually, you can reference the recent addition of eventfd PR #1479 and #1479.


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 edited a comment on issue #268:
URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-690123668






----------------------------------------------------------------
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.

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