]> Zhao Yanbai Git Server - minix.git/commit
Implement support for [f]statvfs1(2) 33/933/2
authorDavid van Moolenbroek <david@minix3.org>
Mon, 19 Aug 2013 23:28:23 +0000 (01:28 +0200)
committerLionel Sambuc <lionel@minix3.org>
Tue, 18 Feb 2014 10:25:02 +0000 (11:25 +0100)
commit8143b9bf1d4ab32e1b5dc8461917f38d70292c1c
tree642e4a01d069ad6f6c2f1823c6deb0a647d3d175
parent266239fe645b433a8f6b15814a806664f34cc06b
Implement support for [f]statvfs1(2)

The [f]statvfs(3) calls now use [f]statvfs1(2).

Change-Id: I949c177fc14abf976e45165c342f897f4ec988ee
distrib/sets/lists/minix/mi
include/minix/callnr.h
include/minix/com.h
lib/libc/include/namespace.h
lib/libc/sys-minix/fstatvfs.c
lib/libc/sys-minix/statvfs.c
lib/libc/sys/Makefile.inc
man/man2/Makefile
man/man2/statvfs.2 [deleted file]
servers/vfs/stadir.c
sys/sys/statvfs.h