]> git.feebdaed.xyz Git - 0xmirror/git.git/commit
compat: remove gitmkdtemp()
authorRené Scharfe <l.s.r@web.de>
Sat, 6 Dec 2025 13:35:39 +0000 (14:35 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Dec 2025 22:28:13 +0000 (07:28 +0900)
commit10bba537c4c23e713af05be700748c6a3c25bf68
tree9e44219440812ba75fcf3510c31812ded3de7134
parent7bef658135944d26acf3e1ec9316ca11f4369cf8
compat: remove gitmkdtemp()

gitmkdtemp() has become a trivial wrapper around git_mkdtemp().  Remove
this now unnecessary layer of indirection.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
compat/mkdtemp.c [deleted file]
compat/posix.h
contrib/buildsystems/CMakeLists.txt
meson.build