summaryrefslogtreecommitdiffstats
path: root/libc/misc/statfs/statvfs64.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-3/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-9/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-6/+6
* - fix typoBernhard Reutner-Fischer2008-09-111-1/+1
* - improve UCLIBC_LINUX_SPECIFICBernhard Reutner-Fischer2008-07-141-1/+24
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-3/+3
* Use _lfs_64, reorganize a bit, why did stat*fs64 use stat*fs?Peter S. Mazinger2006-02-261-15/+2
* 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-1/+0
* get rid of *stat*64 jump relocsPeter S. Mazinger2006-01-141-5/+7
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+4
* 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
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Support fstatvfs64 and statvfs64Eric Andersen2002-09-031-0/+60