anchao commented on code in PR #15551: URL: https://github.com/apache/nuttx/pull/15551#discussion_r1915991447
########## libs/libc/unistd/Kconfig: ########## @@ -117,3 +117,25 @@ config OPEN_MAX ---help--- The maximum number of files that a process can have open at any time. Must not be less than _POSIX_OPEN_MAX. + +config NAME_MAX Review Comment: OK, I think I won't make the LIBC_ prefix change in this commit, maybe in the next PR, this PR just move the unistd define to libs Kconfig. -- 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