fnmatch.c
4.74 KB
-
Hook up Windows compat fnmatch() for Solaris · ec42eafd
Since Solaris does not support some of the same flags as glibc fnmatch(), we just use the implementation we have for Windows. Now that it's no longer a windows-specific thing, I moved it into compat/ instead of win32/
Scott J. Goldman committed