Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/compat/sys/compat___fhstat30.c
RevisionDateAuthorComments
 1.6  04-Oct-2013  christos prefix compat with __ in case __dso_hidden is not available
 1.5  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.4  11-Jan-2009  christos branches: 1.4.8; 1.4.14;
merge christos-time_t
 1.3  28-Apr-2008  martin branches: 1.3.8;
Remove clause 3 and 4 from TNF licenses
 1.2  04-Aug-2006  yamt branches: 1.2.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.1  31-Jul-2006  martin Make filehandles opaque to userland
 1.2.18.1  18-May-2008  yamt sync with head.
 1.3.8.2  10-Nov-2008  christos this completes the symbol implementation for now. New we need to debug...
 1.3.8.1  28-Apr-2008  christos file compat___fhstat30.c was added on branch christos-time_t on 2008-11-10 00:13:02 +0000
 1.4.14.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.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")

RSS XML Feed