mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-31 05:43:28 +00:00
Ported the win32 implementations of gmtime_r, localtime_r, and gettimeofday to be part of the posix compatibility layer, and fixed git_signature_now to use them. |
||
|---|---|---|
| .. | ||
| dir.c | ||
| dir.h | ||
| fnmatch.c | ||
| fnmatch.h | ||
| git2.rc | ||
| map.c | ||
| mingw-compat.h | ||
| msvc-compat.h | ||
| posix_w32.c | ||
| posix.h | ||
| pthread.c | ||
| pthread.h | ||
| utf-conv.c | ||
| utf-conv.h | ||