XinStellaris opened a new pull request #5924: URL: https://github.com/apache/incubator-nuttx/pull/5924
Signed-off-by: 田昕 <tianx...@xiaomi.com> ## Summary OPEN_MAX is too smal, we should increase it. We can refer to linux(man sysconf, you will see), it is defined as no less than _POSIX_OPEN_MAX. ## Impact sysconf() and files_extend() ## Testing Vela tested. -- 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