git/compat
Jeff Hostetler 5fefbad715 trace2: refactor setting process starting time
Create trace2_initialize_clock() and call from main() to capture
process start time in isolation and before other sub-systems are
ready.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-05-14 20:09:59 +02:00
..
fsmonitor compat/fsmonitor/fsm-*-win32: support long paths 2024-04-29 21:48:10 +02:00
linux
mimalloc mimalloc: use "weak" random seed when statically linked 2024-04-29 21:47:14 +02:00
nedmalloc
poll
regex
simple-ipc treewide: remove unnecessary includes in source files 2023-12-26 12:04:33 -08:00
stub
vcbuild Merge pull request #3220 from dscho/there-is-no-vs/master-anymore 2024-04-29 21:47:28 +02:00
win32 Merge pull request #1170 from dscho/mingw-kill-process 2024-04-29 21:48:19 +02:00
.gitattributes
access.c
apple-common-crypto.h
basename.c
bswap.h bswap.h: add support for built-in bswap functions 2024-04-29 21:47:21 +02:00
compiler.h compat: drop inclusion of <git-compat-util.h> 2024-02-24 14:37:41 -08:00
disk.h compat: drop inclusion of <git-compat-util.h> 2024-02-24 14:37:41 -08:00
fileno.c
fopen.c
hstrerror.c
inet_ntop.c
inet_pton.c
lazyload-curl.c http: when loading libcurl lazily, allow for multiple SSL backends 2024-04-29 21:47:22 +02:00
memmem.c
mingw.c trace2: refactor setting process starting time 2024-05-14 20:09:59 +02:00
mingw.h Merge pull request #1897 from piscisaureus/symlink-attr 2024-04-29 21:48:18 +02:00
mkdir.c
mkdtemp.c
mmap.c
msvc.c
msvc.h
nonblock.c
nonblock.h
obstack.c
obstack.h
open.c
pread.c
precompose_utf8.c
precompose_utf8.h
qsort_s.c
regcomp_enhanced.c
setenv.c
sha1-chunked.c
sha1-chunked.h
snprintf.c
stat.c
strcasestr.c
strdup.c
strlcpy.c
strtoimax.c
strtoumax.c
terminal.c mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method 2024-04-29 21:48:11 +02:00
terminal.h
unsetenv.c
win32.h mingw: Windows Docker volumes are *not* symbolic links 2024-04-29 21:48:12 +02:00
win32mmap.c
winansi.c win32: use native ANSI sequence processing, if possible (#4700) 2024-04-29 21:47:33 +02:00
zlib-uncompress2.c