summaryrefslogtreecommitdiffstats
path: root/libc/misc/statfs/fstatvfs64.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-4/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-10/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-6/+6
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* - cleanup {,f}stat{,v}fs{,64} relocsBernhard Reutner-Fischer2008-11-161-3/+5
* - improve UCLIBC_LINUX_SPECIFICBernhard Reutner-Fischer2008-07-141-1/+23
* 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-13/+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-6/+9
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-4/+5
* 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/+59