Files
clang-p2996/libc/include
Mikhail R. Gadelha 4c9c1a4e4f [libc] Enable linux directory entries syscalls in riscv64
This patch updates the struct dirent to be on par with glibc (by adding
a missing d_type member) and update the readdir call to use SYS_getdents64
instead of SYS_getdents.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D147738
2023-05-04 19:07:16 -03:00
..
2023-02-16 10:12:18 -08:00
2023-02-23 07:11:20 +00:00
2023-05-03 11:01:11 -07:00