summaryrefslogtreecommitdiff
path: root/libc/misc/statfs/statvfs.c
AgeCommit message (Expand)Author
2006-01-23Get rid of nested warningsPeter S. Mazinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-13Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger
2005-11-27Hide some of mem* and str*Peter S. Mazinger
2002-09-03Oops. Turns out I broke statvfs() and fstatvfs() back in February,Eric Andersen
2002-02-26Fix redefinition problemEric Andersen
2002-01-06Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen