Add a mkpath() helper function to rpki-client to recursively create
authorclaudio <claudio@openbsd.org>
Tue, 2 Feb 2021 18:33:11 +0000 (18:33 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 2 Feb 2021 18:33:11 +0000 (18:33 +0000)
commit61aab7a055a57e42a60b4eb49487d18269911f74
tree896e57bfb44e239b964864d42959cfdff6c72765
parent1d88f30e2953cd9d5feedea5735fd54739e644aa
Add a mkpath() helper function to rpki-client to recursively create
directories.
OK deraadt@
usr.sbin/rpki-client/Makefile
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/mkdir.c [new file with mode: 0644]