Fix printing of invalid d_type in getdents syscall
* dirent.c (SYS_FUNC(getdents)): Treat d_type as unsigned char to avoid potential sign-extension bug when printing invalid d_type.
This commit is contained in:
parent
2eb56d1906
commit
7fb984e27e