mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 21:29:28 -05:00
Add new utility function mkdir_p(char *path, mode_t mode) to replace the partially buggy implementations found accross fstools and procd. Signed-off-by: Daniel Golle <daniel@makrotopia.org>