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 2021/05/25 05:36:39 UTC

[GitHub] [incubator-nuttx] jlaitine opened a new pull request #3775: include/sys/syscall_lookup.h: Fix table for nx_mkfifo

jlaitine opened a new pull request #3775:
URL: https://github.com/apache/incubator-nuttx/pull/3775


   Fix compilation when CONFIG_DEV_PIPE_SIZE > 0 && CONFIG_DEV_FIFO_SIZE == 0
   
   In this case the nx_mkfifo doesn't exist.
   
   Signed-off-by: Jukka Laitinen <ju...@ssrc.tii.ae>
   


-- 
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 merged pull request #3775: include/sys/syscall_lookup.h: Fix table for nx_mkfifo

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3775:
URL: https://github.com/apache/incubator-nuttx/pull/3775


   


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