patacongo commented on pull request #1479:
URL: https://github.com/apache/incubator-nuttx/pull/1479#issuecomment-665776605


   This is not a POSIX interface.  It is a non-standard Linux interface.  So 
with this change, we are extending the NuttX OS application interface with a 
non-standard API.
   
   Since this extends the interface.  System calls will be required for use in 
PROTECTED and KERNEL modes.  Please add eventfd support under syscall/ and 
include/sys as well.  Otherwise, the implementation is incomplete.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to