libubox: utils: introduce mkdir_p
authorDaniel Golle <daniel@makrotopia.org>
Sat, 12 Dec 2020 23:26:16 +0000 (23:26 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 12 Dec 2020 23:34:10 +0000 (23:34 +0000)
commitee0ff7343ee05e985c2126f392dd003090ed213b
tree0015a65d3745f23a9566acd8abce8065d38a33c3
parentbe6aa93e4dbd2a0bc709de6eba3269998e25f490
libubox: utils: introduce mkdir_p

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>
package/libs/libubox/Makefile