-
Notifications
You must be signed in to change notification settings - Fork 1
DarrenKirby/libstatfsext
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README This here is a small and simple shared c library that implements two functions inspired by the BSD libc: 1. statfs_ext() This is the same as the standard linux statfs() call except the struct retured has a few more useful fields added. 2. getfsstat_linux() This is an implementation of the BSD getfsstat() call, which returns an array of statfs_ext structs, one for every mounted file system. Author: Darren Kirby Bugs: [email protected]
About
A small and simple shared C library which provides an extended statfs structure for Linux
Resources
Stars
Watchers
Forks
Packages 0
No packages published