patacongo opened a new pull request #3314: URL: https://github.com/apache/incubator-nuttx/pull/3314
## Summary Per the Linux man page, "By default, getopt() permutes the contents of argv as it scans, so that eventually all the nonoptions are at the end." This behavior, however, is not implemented in the NuttX getopt() logic. ## Impact None, comments only. ## Testing N/A, comments only -- 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: [email protected]
