]> git.99rst.org Git - git.git/commit
compat: remove mingw_mktemp()
authorRené Scharfe <redacted>
Sat, 6 Dec 2025 13:28:26 +0000 (14:28 +0100)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
compat/mingw-posix.h
compat/mingw.c
git clone https://git.99rst.org/PROJECT