Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: the description of Rstatfs suggests that an implementation should call statfs(2), but it can now be satisfied with statvfs(3) in a more portable manner. Just refer to statvfs(3). Don't quote structs as that's available elsewhere.
- Loading branch information