文件最后提交记录最后更新时间
[libc] add statvfs/fstatvfs (#86169) fixes #864492 年前
[libc] Fix statvfs test case when SYS_statfs64 is used (#99827) When SYS_statfs64 is used, struct statfs64 is used instead of struct statfs. This patch adds a define to select the appropriate struct, similar to how it's done internally. This patch also enables fstatvfs and statvfs on riscv, which would not be compiled without this change.1 年前
[libc] Fix statvfs test case when SYS_statfs64 is used (#99827) When SYS_statfs64 is used, struct statfs64 is used instead of struct statfs. This patch adds a define to select the appropriate struct, similar to how it's done internally. This patch also enables fstatvfs and statvfs on riscv, which would not be compiled without this change.1 年前