Home
last modified time | relevance | path

Searched hist:f4191f3d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A Dsys.hf4191f3d Fri Jul 07 13:34:21 CDT 2023 Zhangjin Wu <falcon@tinylab.org> tools/nolibc: add rmdir() support

a reverse operation of mkdir() is meaningful, add rmdir() here.

required by nolibc-test to remove /proc while CONFIG_PROC_FS is not
enabled.

Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>