OpenGrok
Cross Reference: compat_getrusage.c
xref
: /
src
/
lib
/
libc
/
compat
/
sys
/
compat_getrusage.c
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/compat/sys/compat_getrusage.c
Revision
Date
Author
Comments
1.5
20-Jan-2024
christos
Catch up with all the lint warnings since exit on warning was disabled.
Disable 'missing header declaration' and 'nested extern' warnings for now.
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
11-Jan-2009
christos
branches: 1.2.8; 1.2.14;
merge christos-time_t
1.1
08-Nov-2008
christos
branches: 1.1.2;
file compat_getrusage.c was initially added on branch christos-time_t.
1.1.2.1
08-Nov-2008
christos
new files for time_t
1.2.14.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.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 Thu Oct 02 10:09:58 GMT 2025