]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Remove checks for strict POSIX mkdtemp()
authorDamien Miller <djm@mindrot.org>
Tue, 27 Oct 2020 05:46:31 +0000 (16:46 +1100)
committerDamien Miller <djm@mindrot.org>
Tue, 27 Oct 2020 05:50:38 +0000 (16:50 +1100)
commit33267feaffd5d98aa56d2f0b3a99ec352effe938
tree908700c153a184eff4898b8ff2a62c2ee9832ea7
parent492d70e18bad5a8c97d05f5eddac817171e88d2c
Remove checks for strict POSIX mkdtemp()

We needed a mkdtemp() that accepted template paths that did not
end in XXXXXX a long time ago for KRB4, but that code is long
deprecated. We no longer need to replace mkdtemp() for strictly
following POSIX. ok dtucker@
configure.ac
openbsd-compat/mktemp.c
openbsd-compat/openbsd-compat.h