]> git.ipfire.org Git - thirdparty/vala.git/commit
posix: add statvfs and fstatvfs function bindings
authorEvan Nemerson <evan@coeus-group.com>
Tue, 22 May 2012 19:51:53 +0000 (12:51 -0700)
committerEvan Nemerson <evan@coeus-group.com>
Tue, 22 May 2012 19:53:23 +0000 (12:53 -0700)
commitd44589f942f293b4bf2b21fafe6a7158e63cd413
treefb4d9bc97f042e3fb485cddd32d6d728c34abd12
parent2d0e7f49c2b14946a0c16e024c14bef333e43c59
posix: add statvfs and fstatvfs function bindings

statvfs is called statvfs_exec since just using statvfs would conflict
with the existing statvfs type.
vapi/posix.vapi