about summary refs log tree commit diff
path: root/include/sys/statvfs.h
Commit message (Expand)AuthorAgeFilesLines
* default features: make musl usable without feature test macrosRich Felker2012-09-071-5/+1
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+7
* _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCERich Felker2012-06-041-1/+1
* add *64 junk for sys/*.h headersRich Felker2012-05-041-0/+7
* fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker2011-11-101-0/+6
* fix the definition of struct statvfs to match lsb abiRich Felker2011-09-191-4/+16
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+30