.. |
nedmalloc
|
compat: move strdup(3) replacement to its own file
|
8 years ago |
poll
|
mingw: avoid warnings when casting HANDLEs to int
|
9 years ago |
regex
|
regex: fix a SIZE_MAX macro redefinition warning
|
9 years ago |
vcbuild
|
MSVC: use shipped headers instead of fallback definitions
|
9 years ago |
win32
|
Merge branch 'jk/push-client-deadlock-fix'
|
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
|
9 years ago |
inet_ntop.c
|
compat/inet_ntop: fix off-by-one in inet_ntop4
|
9 years ago |
inet_pton.c
|
Drop system includes from inet_pton/inet_ntop compatibility wrappers
|
13 years ago |
memmem.c
|
…
|
|
mingw.c
|
Merge branch 'js/no-html-bypass-on-windows'
|
8 years ago |
mingw.h
|
Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'
|
8 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
|
11 years ago |
obstack.c
|
…
|
|
obstack.h
|
obstack: fix spelling of similar
|
12 years ago |
pread.c
|
…
|
|
precompose_utf8.c
|
typofix: assorted typofixes in comments, documentation and messages
|
9 years ago |
precompose_utf8.h
|
probe_utf8_pathname_composition: use internal strbuf
|
9 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()
|
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
|
Add strtoimax() compatibility function.
|
13 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: let the build succeed with DEVELOPER=1
|
9 years ago |