This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
f10229eafb6938ea3daa112a1c5c93ea40da4d1e
minix
/
lib
/
libvtreefs
History
David van Moolenbroek
f10229eafb
VFS/FS: remove fstatfs(2) and REQ_FSTATFS
...
The fstatfs(3) call now uses fstatvfs(2). Change-Id: I3fa5d31f078457b4d80418c23060bb2c148cb460
2014-02-18 11:25:01 +01:00
..
glo.h
stat.h: remove some big_ types
2014-02-18 11:25:01 +01:00
inc.h
…
inode.c
Define protocol version of {mode,ino,uid,gid}_t
2014-02-18 11:25:01 +01:00
inode.h
…
link.c
…
Makefile
…
mount.c
stat.h: remove some big_ types
2014-02-18 11:25:01 +01:00
path.c
Define protocol version of {mode,ino,uid,gid}_t
2014-02-18 11:25:01 +01:00
proto.h
VFS/FS: remove fstatfs(2) and REQ_FSTATFS
2014-02-18 11:25:01 +01:00
read.c
stat.h: remove some big_ types
2014-02-18 11:25:01 +01:00
sdbm.c
…
stadir.c
VFS/FS: remove fstatfs(2) and REQ_FSTATFS
2014-02-18 11:25:01 +01:00
table.c
VFS/FS: remove fstatfs(2) and REQ_FSTATFS
2014-02-18 11:25:01 +01:00
utility.c
…
vtreefs.c
…