sudo/lib/util/regress/fnmatch
Todd C. Miller e343e07543 Use #include <foo.h> instead of #include "foo.h" in most cases.
We rely on the include path to find many of these headers.  It
especially doesn't make sense to use #include "foo.h" for headers
in the top-level include directory.
2023-09-25 10:13:28 -06:00
..
fnm_test.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
fnm_test.in Better test for negated character classes. 2016-02-26 11:24:25 -07:00