mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 04:59:30 -04: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>