Gregory Nutt 7de43596da getopt_long(): Add support for required argument format
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.
2021-04-04 14:13:42 -05:00
..
2021-03-03 18:52:53 -08:00
2021-03-03 18:52:53 -08:00
2021-03-02 03:44:06 -08:00
2021-03-02 03:44:06 -08:00
2021-03-02 03:44:06 -08:00
2021-03-02 03:44:06 -08:00
2021-03-02 03:44:06 -08:00
2021-03-02 03:44:06 -08:00
2021-03-03 18:52:53 -08:00