On Mon, 9 Sep 2019 12:54:01 -0700 Pallavi Kadam <[email protected]> wrote:
> Adding getopt_long.c and getopt.c files to support parsing > option on Windows. > The original contribution is under MIT license. > > Signed-off-by: Antara Ganesh Kolar <[email protected]> > Signed-off-by: Pallavi Kadam <[email protected]> > Reviewed-by: Ranjit Menon <[email protected]> > Reviewed-by: Keith Wiles <[email protected]> \ ) Is this the same as BSD? https://github.com/freebsd/freebsd/blob/master/lib/libc/stdlib/getopt_long.c

