[dpdk-dev] [PATCH 6/9] eal: getopt implementation for windows

Stephen Hemminger stephen at networkplumber.org
Thu Sep 12 23:40:43 CEST 2019


On Mon,  9 Sep 2019 12:54:01 -0700
Pallavi Kadam <pallavi.kadam at intel.com> 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 <antara.ganesh.kolar at intel.com>
> Signed-off-by: Pallavi Kadam <pallavi.kadam at intel.com>
> Reviewed-by: Ranjit Menon <ranjit.menon at intel.com>
> Reviewed-by: Keith Wiles <keith.wiles at intel.com>
\ )

Is this the same as BSD?

https://github.com/freebsd/freebsd/blob/master/lib/libc/stdlib/getopt_long.c


More information about the dev mailing list