..
nedmalloc
mingw: uglify (a, 0) definitions to shut up warnings
9 years ago
poll
mingw: avoid warnings when casting HANDLEs to int
9 years ago
regex
Silence GCC's "cast of pointer to integer of a different size" warning
10 years ago
vcbuild
MSVC: use shipped headers instead of fallback definitions
9 years ago
win32
Merge branch 'js/pthread-exit-emu-windows'
9 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
bswap: add NO_UNALIGNED_LOADS define
9 years ago
fopen.c
…
gmtime.c
date: recognize bogus FreeBSD gmtime output
11 years ago
hstrerror.c
compat/hstrerror: convert sprintf to snprintf
10 years ago
inet_ntop.c
compat/inet_ntop: fix off-by-one in inet_ntop4
10 years ago
inet_pton.c
Drop system includes from inet_pton/inet_ntop compatibility wrappers
13 years ago
memmem.c
…
mingw.c
Windows: shorten code by re-using convert_slashes()
9 years ago
mingw.h
MSVC: use shipped headers instead of fallback definitions
9 years ago
mkdir.c
compat: some mkdir() do not like a slash at the end
13 years ago
mkdtemp.c
…
mmap.c
wrapper.c: add xpread() similar to xread()
11 years ago
msvc.c
…
msvc.h
MSVC: fix stat definition hell
12 years ago
obstack.c
obstack.c: Fix some sparse warnings
14 years ago
obstack.h
obstack: fix spelling of similar
12 years ago
pread.c
…
precompose_utf8.c
config: rename git_config_set_or_die to git_config_set
9 years ago
precompose_utf8.h
probe_utf8_pathname_composition: use internal strbuf
10 years ago
qsort.c
use st_add and st_mult for allocation size computation
9 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()
10 years ago
sha1-chunked.h
sha1: allow limiting the size of the data passed to SHA1_Update()
10 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
…
strlcpy.c
…
strtoimax.c
Add strtoimax() compatibility function.
14 years ago
strtoumax.c
…
terminal.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
terminal.h
add generic terminal prompt function
13 years ago
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: avoid warnings when casting HANDLEs to int
9 years ago