]> git.feebdaed.xyz Git - 0xmirror/git.git/commit
compat: remove mingw_mktemp()
authorRené Scharfe <l.s.r@web.de>
Sat, 6 Dec 2025 13:28:26 +0000 (14:28 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Dec 2025 22:28:12 +0000 (07:28 +0900)
commit47bf14750eee7e43e12d20414d3698f203245a35
treeac1aaba9b680040d7941d5ad9ff14d0cd93c7c35
parent5ecd3590a3052820eeb3f1d6764584c537b68938
compat: remove mingw_mktemp()

Remove the mktemp(3) compatibility function now that its last caller was
removed by the previous commit.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw-posix.h
compat/mingw.c