OpenGrok
Cross Reference: compat___stat13.c
xref
: /
src
/
lib
/
libc
/
compat
/
sys
/
compat___stat13.c
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/compat/sys/compat___stat13.c
Revision
Date
Author
Comments
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
31-Jul-2006
martin
branches: 1.3.28;
Make filehandles opaque to userland
1.2
04-May-2006
christos
Adjust for the fhstat() compat kernel change.
1.1
13-Sep-2005
christos
compat core reorg.
1.3.28.2
09-Nov-2008
christos
fix fhstat.
1.3.28.1
08-Nov-2008
christos
time_t changes
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")
Indexes created Wed Oct 01 13:09:50 GMT 2025