anchao opened a new pull request, #15551:
URL: https://github.com/apache/nuttx/pull/15551

   ## Summary
   
   
   1. libc/unistd: move NAME_MAX/LINE_MAX/PATH_MAX define to unistd
   
   These options are unistd-specific and should not be filesystem dependent,
   and also not suitable for use in the sched directory.
   
   Signed-off-by: chao an <anchao.arc...@bytedance.com>
   
   2. libs/libc: rename LIBC_OPEN_MAX to OPEN_MAX
   
   Signed-off-by: chao an <anchao.arc...@bytedance.com>
   
   3. Documentation: clean up of CONFIG_NSH_LINELEN define
   
   Signed-off-by: chao an <anchao.arc...@bytedance.com>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ci-check
   


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