[dpdk-dev] [PATCH 2/2] eal: add fnmatch implementation on Windows

Thomas Monjalon thomas at monjalon.net
Thu Apr 30 08:52:35 CEST 2020


30/04/2020 01:24, Pallavi Kadam:
> Added fnmatch implementation on Windows to support
> log level arguments.
> The source file is with BSD-3-Clause license.
> https://github.com/lattera/freebsd/blob/master/usr.bin/csup/fnmatch.c

Sorry for the naive question, I don't know Windows programming.

Do we really need this external code?
Why RtlIsNameInExpression from Windows cannot be used?
https://docs.microsoft.com/en-us/windows/win32/devnotes/rtlisnameinexpression





More information about the dev mailing list