summaryrefslogtreecommitdiff
path: root/compat/posix.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-07compat/posix: introduce writev(3p) wrapperPatrick Steinhardt1-0/+14
2026-06-22win32: ensure that `localtime_r()` is declared even in i686 buildsJohannes Schindelin1-1/+1
2026-06-13compat/posix.h: simplify GIT_GNUC_PREREQ() comparisonDominik Loidolt1-2/+2
2026-06-13compat/posix.h: clean up GIT_GNUC_PREREQ() and UNUSEDDominik Loidolt1-9/+8
2026-06-13compat/posix.h: enable UNUSED warning messages for ClangDominik Loidolt1-1/+13
2026-04-09Revert "compat/posix: introduce writev(3p) wrapper"Junio C Hamano1-14/+0
2026-04-06unify and bump _WIN32_WINNT definition to Windows 8.1Matthias Aßhauer1-1/+1
2026-03-13compat/posix: introduce writev(3p) wrapperPatrick Steinhardt1-0/+14
2025-12-07compat: remove gitmkdtemp()René Scharfe1-2/+1
2025-06-03compat: fixes for header handling with OpenBSD / NetBSDBrad Smith1-5/+5
2025-02-18git-compat-util.h: split out POSIX-emulating bitsPatrick Steinhardt1-0/+541