pathspec.c
3.49 KB
-
Create internal strcmp variants for function ptrs · a277345e
Using the builtin strcmp and strcasecmp as function pointers is problematic on win32. This adds internal implementations and divorces us from the platform linkage.
Russell Belfer committed