summaryrefslogtreecommitdiffstats
path: root/libc/misc/statfs/fstatvfs.c
Commit message (Expand)AuthorAgeFilesLines
* - improve UCLIBC_LINUX_SPECIFICBernhard Reutner-Fischer2008-07-141-2/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-2/+16
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-3/+3
* Get rid of nested warningsPeter S. Mazinger2006-01-231-0/+7
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-2/+0
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+6
* Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger2005-12-131-4/+2
* Hide some of mem* and str*Peter S. Mazinger2005-11-271-0/+2
* Oops. Turns out I broke statvfs() and fstatvfs() back in February,Eric Andersen2002-09-031-13/+0
* Fix redefinition problemEric Andersen2002-02-261-3/+10
* Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen2002-01-061-0/+52