On Wed, Jul 05, 2023 at 03:48:01PM -0700, Stephen Hemminger wrote: > This aligns getopt, getopt_long, etc to have the same const > attributes as Linux and FreeBSD. The changes are derived from > the FreeBSD version of getopt_long. > > Signed-off-by: Stephen Hemminger <[email protected]> > ---
Acked-by: Tyler Retzlaff <[email protected]>

