1
0
mirror of https://github.com/git/git.git synced 2024-10-21 06:59:20 +02:00
git/compat
Junio C Hamano 8d3c0cb08d Merge branch 'ss/inet-ntop'
* ss/inet-ntop:
  inet_ntop.c: Work around GCC 4.6's detection of uninitialized variables
2011-10-21 16:04:35 -07:00
..
fnmatch compat/fnmatch/fnmatch.c: give a fall-back definition for NULL 2011-05-26 09:25:47 -07:00
nedmalloc remove doubled words, e.g., s/to to/to/, and fix related typos 2011-04-13 11:59:11 -07:00
regex
vcbuild Merge branch 'rj/msvc-fix' 2010-12-16 12:55:36 -08:00
win32 mingw: avoid using strbuf in syslog 2011-10-07 16:12:25 -07:00
basename.c
bswap.h compat: make gcc bswap an inline function 2011-03-16 12:44:59 -07:00
cygwin.c Merge branch 'jc/maint-cygwin-trust-executable-bit-default' 2011-07-13 14:31:36 -07:00
cygwin.h
fopen.c
hstrerror.c
inet_ntop.c inet_ntop.c: Work around GCC 4.6's detection of uninitialized variables 2011-10-18 10:34:07 -07:00
inet_pton.c compat: add inet_pton and inet_ntop prototypes 2010-11-04 16:53:49 -07:00
memmem.c
mingw.c Merge branch 'pt/mingw-misc-fixes' 2011-10-18 21:59:11 -07:00
mingw.h mingw: ensure sockets are initialized before calling gethostname 2011-10-15 20:14:39 -07:00
mkdtemp.c
mmap.c
msvc.c win32: use our own dirent.h 2010-11-23 16:06:50 -08:00
msvc.h compat: provide a fallback va_copy definition 2011-02-26 01:06:50 -08:00
obstack.c obstack.c: Fix some sparse warnings 2011-09-11 14:43:33 -07:00
obstack.h obstack: Fix portability issues 2011-08-28 22:03:26 -07:00
pread.c
qsort.c cleanup: use internal memory allocation wrapper functions everywhere 2011-10-06 13:54:32 -07:00
setenv.c
snprintf.c
strcasestr.c
strlcpy.c
strtok_r.c
strtoumax.c
unsetenv.c
win32.h
win32mmap.c
winansi.c