improve [f]stat[v]fs functions, and possibly work around old kernels
[musl] / src / stat / statvfs.c
2013-07-19 Rich Felkerimprove [f]stat[v]fs functions, and possibly work aroun...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-20 Rich Felkerfix statvfs.c to match new fsid_t definition
2011-09-20 Rich Felkerfix the definition of struct statvfs to match lsb abi
2011-04-06 Rich Felkerfix (hopefully) statvfs breakage on x86_64 that resulte...
2011-04-03 Rich Felkerfix statvfs syscalls (missing size argument)
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-15 Rich Felkerfinish moving 32-bit-specific junk out of source files.
2011-02-12 Rich Felkerinitial check-in, version 0.5.0