OpenGrok
Cross Reference: compat_statfs.c
xref
: /
src
/
lib
/
libc
/
compat
/
sys
/
compat_statfs.c
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/compat/sys/compat_statfs.c
Revision
Date
Author
Comments
1.9
04-Oct-2019
christos
deduplicate the conversion function from statvfs -> statfs12
1.8
22-Sep-2019
christos
Add a new member to struct vfsstat and grow the unused members
The new member is caled f_mntfromlabel and it is the dkw_wname
of the corresponding wedge. This is now used by df -W to display
the mountpoint name as NAME=
1.7
04-Oct-2013
christos
branches: 1.7.26;
prefix compat with __ in case __dso_hidden is not available
1.6
04-Oct-2013
christos
avoid linker warning for compat symbols that are used internally in libc,
by introducing a hidden compat_foo() function, using that internally in
libc, and exposing foo as a strong alias to compat_foo(). I am open for
better ideas.
1.5
03-Feb-2009
lukem
branches: 1.5.8; 1.5.14;
sign-compare fix
1.4
28-Apr-2008
martin
branches: 1.4.8;
Remove clause 3 and 4 from TNF licenses
1.3
04-Aug-2006
yamt
branches: 1.3.18;
remove the support of variable-sized filehandle from compat version of
syscalls. (strictly speaking, it breaks abi. i don't think it's a problem
because this feature is short-lived and there are no affected in-tree
filesystems.)
1.2
31-Jul-2006
martin
Make filehandles opaque to userland
1.1
13-Sep-2005
christos
compat core reorg.
1.3.18.1
18-May-2008
yamt
sync with head.
1.4.8.2
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.4.8.1
28-Apr-2008
martin
file compat_statfs.c was added on branch christos-time_t on 2008-04-28 20:23:00 +0000
1.5.14.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.5.8.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.7.26.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Wed Oct 01 19:09:53 GMT 2025