You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano 9b79956018 Merge branch 'rj/msvc-build' 12 years ago
..
fnmatch Merge branch 'nd/wildmatch' 12 years ago
nedmalloc nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 12 years ago
poll make poll() work on platforms that can't recv() on a non-socket 13 years ago
regex Fix compat/regex ANSIfication on MinGW 15 years ago
vcbuild msvc: Fix build by adding missing symbol defines 12 years ago
win32 make poll available for other platforms lacking it 13 years ago
basename.c compat: add a basename() compatibility function 16 years ago
bswap.h compat: make gcc bswap an inline function 14 years ago
cygwin.c USE CGYWIN_V15_WIN32API as macro to select api for cygwin 12 years ago
cygwin.h cygwin: Use native Win32 API for stat 17 years ago
fopen.c
hstrerror.c
inet_ntop.c Drop system includes from inet_pton/inet_ntop compatibility wrappers 13 years ago
inet_pton.c Drop system includes from inet_pton/inet_ntop compatibility wrappers 13 years ago
memmem.c optimize compat/ memmem() 16 years ago
mingw.c Merge branch 'ef/mingw-rmdir' 12 years ago
mingw.h mingw: get rid of getpass implementation 12 years ago
mkdir.c compat: some mkdir() do not like a slash at the end 13 years ago
mkdtemp.c Fix gitmkdtemp: correct test for mktemp() return value 15 years ago
mmap.c
msvc.c win32: use our own dirent.h 14 years ago
msvc.h msvc: test-svn-fe: Fix linker "unresolved external" error 12 years ago
obstack.c obstack.c: Fix some sparse warnings 14 years ago
obstack.h obstack: Fix portability issues 14 years ago
pread.c
precompose_utf8.c precompose-utf8: do not call checks for non-ascii "utf8" 13 years ago
precompose_utf8.h git on Mac OS and precomposed unicode 13 years ago
qsort.c cleanup: use internal memory allocation wrapper functions everywhere 14 years ago
setenv.c compat/setenv.c: error if name contains '=' 13 years ago
snprintf.c compat/snprintf: don't look at va_list twice 13 years ago
strcasestr.c
strlcpy.c
strtoimax.c Add strtoimax() compatibility function. 13 years ago
strtoumax.c
terminal.c mingw: reuse tty-version of git_terminal_prompt 12 years ago
terminal.h add generic terminal prompt function 13 years ago
unsetenv.c
win32.h Make usage of windows.h lean and mean 16 years ago
win32mmap.c remove superfluous newlines in error messages 13 years ago
winansi.c Make usage of windows.h lean and mean 16 years ago