OpenGrok
Cross Reference: compat_getmntinfo.c
xref
: /
src
/
lib
/
libc
/
compat
/
gen
/
compat_getmntinfo.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/compat/gen/compat_getmntinfo.c
Revision
Date
Author
Comments
1.4
04-Oct-2013
christos
prefix compat with __ in case __dso_hidden is not available
1.3
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.2
20-Mar-2012
matt
branches: 1.2.2;
Switch to C89 definitions.
Remove use of __P
1.1
13-Sep-2005
christos
branches: 1.1.44;
compat core reorg.
1.1.44.2
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.1.44.1
17-Apr-2012
yamt
sync with head
1.2.2.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Mon Oct 13 16:09:52 GMT 2025