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.
 
 
 
 
 
 
Johannes Schindelin 8d4679fe09 poll (mingw): allow compiling with GCC 8 and DEVELOPER=1 6 years ago
..
nedmalloc compat: move strdup(3) replacement to its own file 8 years ago
poll poll (mingw): allow compiling with GCC 8 and DEVELOPER=1 6 years ago
regex compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop 6 years ago
vcbuild vcbuild/README: update to accommodate for missing common-cmds.h 7 years ago
win32 trace2: report peak memory usage of the process 6 years ago
access.c git-compat-util: work around for access(X_OK) under root 6 years ago
apple-common-crypto.h imap-send: use HMAC() function provided by OpenSSL 9 years ago
basename.c compat/basename.c: provide a dirname() compatibility function 9 years ago
bswap.h compat/bswap: add include header guards 6 years ago
fileno.c git-compat-util: work around for access(X_OK) under root 6 years ago
fopen.c git_fopen: fix a sparse 'not declared' warning 8 years ago
gmtime.c date: recognize bogus FreeBSD gmtime output 11 years ago
hstrerror.c compat/hstrerror: convert sprintf to snprintf 9 years ago
inet_ntop.c compat/inet_ntop: fix off-by-one in inet_ntop4 9 years ago
inet_pton.c
memmem.c
mingw.c Merge branch 'tt/no-ipv6-fallback-for-winxp' 6 years ago
mingw.h mingw: remove obsolete IPv6-related code 6 years ago
mkdir.c compat: some mkdir() do not like a slash at the end 13 years ago
mkdtemp.c
mmap.c compat: make sure git_mmap is not expected to write 6 years ago
msvc.c
msvc.h msvc: directly use MS version (_stricmp) of strcasecmp 6 years ago
obstack.c compat/obstack: fix -Wcast-function-type warnings 6 years ago
obstack.h compat/obstack: fix -Wcast-function-type warnings 6 years ago
pread.c
precompose_utf8.c Support working-tree-encoding "UTF-16LE-BOM" 6 years ago
precompose_utf8.h compat/precompose_utf8.h: use more common include guard style 7 years ago
qsort.c use st_add and st_mult for allocation size computation 9 years ago
qsort_s.c compat: add qsort_s() 8 years ago
setenv.c use st_add and st_mult for allocation size computation 9 years ago
sha1-chunked.c sha1: allow limiting the size of the data passed to SHA1_Update() 9 years ago
sha1-chunked.h sha1: allow limiting the size of the data passed to SHA1_Update() 9 years ago
snprintf.c MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more 9 years ago
stat.c compat: convert modes to use portable file type values 10 years ago
strcasestr.c
strdup.c compat: move strdup(3) replacement to its own file 8 years ago
strlcpy.c
strtoimax.c
strtoumax.c
terminal.c strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
terminal.h
unsetenv.c Revert "compat/unsetenv.c: Fix a sparse warning" 12 years ago
win32.h mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 12 years ago
win32mmap.c mmap(win32): avoid expensive fstat() call 9 years ago
winansi.c mingw: fix isatty() after dup2() 6 years ago