mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-19 13:23:37 +08:00
Use _SYS_WRAP to fetch errno on return of mkdir to avoiding overriding of it on other system APIs. Signed-off-by: Shell <smokewood@qq.com>