• Show log

    Commit

  • Hash : a277345e
    Author : Russell Belfer
    Date : 2012-11-14T22:37:13

    Create internal strcmp variants for function ptrs Using the builtin strcmp and strcasecmp as function pointers is problematic on win32. This adds internal implementations and divorces us from the platform linkage.