patacongo opened a new pull request #3308:
URL: https://github.com/apache/incubator-nuttx/pull/3308
The Linux man page requires that the getopt_long() and getopt_long_only()
functions accept arguments to options in a form like:
--option=argument
This PR adds that missing functionality.
This change effects only getopt_long() and getopt_long_only()
Tested on a simulator NSH configuration with a modified version of the
getopt() test in apps/testing/ostest.
## Summary
## Impact
## Testing
--
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]