[libc-commits] [libc] [libc] add linux specific statfs (PR #85953)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Thu Mar 21 10:05:10 PDT 2024
SchrodingerZhu wrote:
fs_type is somewhat useful in pathconf implementation. How about internalizing statfs64 and exposing statvfs only?
https://github.com/llvm/llvm-project/pull/85953
More information about the libc-commits
mailing list