compat: some mkdir() do not like a slash at the end
authorJoachim Schmitz <redacted>
Fri, 24 Aug 2012 10:31:03 +0000 (12:31 +0200)
committerJunio C Hamano <redacted>
Fri, 24 Aug 2012 16:48:51 +0000 (09:48 -0700)
commit0539ecfdfce677b05992af5e9899a9e974130400
tree81649716a1979403fe216ab1d9b31ec062a8c413
parentfab4b04e4be5ccfdf93e21e7260040bd9e7faedd
compat: some mkdir() do not like a slash at the end

Introduce a compatibility helper for platforms with such a mkdir().

Signed-off-by: Joachim Schmitz <redacted>
Signed-off-by: Junio C Hamano <redacted>
compat/mkdir.c [new file with mode: 0644]
git-compat-util.h
git clone https://git.99rst.org/PROJECT