git/compat
Junio C Hamano e936318aa6 Merge branch 'rj/mingw-cygwin'
Update build for Cygwin 1.[57].  Torsten Bögershausen reports that
this is fine with Cygwin 1.7 ($gmane/225824) so let's try moving it
ahead.

* rj/mingw-cygwin:
  cygwin: Remove the CYGWIN_V15_WIN32API build variable
  mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
2013-06-11 13:30:20 -07:00
..
fnmatch compat/fnmatch/fnmatch.c: Fix a sparse error 2013-04-28 12:24:40 -07:00
nedmalloc compat/nedmalloc: Fix compiler warnings on linux 2013-04-28 12:26:09 -07:00
poll compat/poll/poll.c: Fix a sparse warning 2013-04-28 12:27:04 -07:00
regex compat/regex/regexec.c: Fix some sparse warnings 2013-04-28 12:24:18 -07:00
vcbuild msvc: Fix build by adding missing symbol defines 2013-02-25 12:40:03 -08:00
win32 compat/win32/pthread.c: Fix a sparse warning 2013-04-28 12:26:45 -07:00
basename.c
bswap.h
clipped-write.c compate/clipped-write.c: large write(2) fails on Mac OS X/XNU 2013-05-17 12:16:30 -07:00
cygwin.c cygwin: Remove the CYGWIN_V15_WIN32API build variable 2013-05-08 12:15:44 -07:00
cygwin.h Make core.sharedRepository work under cygwin 1.7 2013-03-25 14:57:33 -07:00
fopen.c
hstrerror.c
inet_ntop.c
inet_pton.c
memmem.c
mingw.c Sync with 1.8.3.1 2013-06-10 12:35:45 -07:00
mingw.h sparse: Fix mingw_main() argument number/type errors 2013-04-28 12:32:08 -07:00
mkdir.c compat: some mkdir() do not like a slash at the end 2012-08-24 09:48:51 -07:00
mkdtemp.c
mmap.c
msvc.c
msvc.h msvc: test-svn-fe: Fix linker "unresolved external" error 2013-02-25 12:40:34 -08:00
obstack.c
obstack.h obstack: fix spelling of similar 2013-04-12 12:23:20 -07:00
pread.c
precompose_utf8.c utf8.c: add reencode_string_len() that can handle NULs in string 2013-04-18 16:28:28 -07:00
precompose_utf8.h git on Mac OS and precomposed unicode 2012-07-08 22:03:46 -07:00
qsort.c
setenv.c
snprintf.c
strcasestr.c
strlcpy.c
strtoimax.c
strtoumax.c
terminal.c mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 2013-05-08 12:14:35 -07:00
terminal.h
unsetenv.c compat/unsetenv.c: Fix a sparse warning 2013-04-28 12:26:38 -07:00
win32.h mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 2013-05-08 12:14:35 -07:00
win32mmap.c compat/win32mmap.c: Fix some sparse warnings 2013-04-28 12:27:08 -07:00
winansi.c