• Show log

    Commit

  • Hash : ec42eafd
    Author : Scott J. Goldman
    Date : 2012-05-09T22:30:57

    Hook up Windows compat fnmatch() for Solaris 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/