]> git.proxmox.com Git - libgit2.git/commit - src/win32/msvc-compat.h
Move definitions of strcasecmp and strncasecmp to msvc-compat.h
authorTony Kelman <tony@kelman.net>
Fri, 6 Mar 2015 01:11:17 +0000 (17:11 -0800)
committerTony Kelman <tony@kelman.net>
Fri, 6 Mar 2015 20:07:05 +0000 (12:07 -0800)
commit1a7ea63d228d42dc0ec1bed3a295d3dfe9392d74
tree7c44910340376f3a9ce167eda8467287a971fce9
parent2326ea68b50756e44917e21142f22ac9baac63f6
Move definitions of strcasecmp and strncasecmp to msvc-compat.h

should cut down on compiler warnings with mingw
src/win32/msvc-compat.h
src/win32/posix.h