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 <[email protected]> 2. libs/libc: rename LIBC_OPEN_MAX to OPEN_MAX Signed-off-by: chao an <[email protected]> 3. Documentation: clean up of CONFIG_NSH_LINELEN define Signed-off-by: chao an <[email protected]> ## 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
