New file.
1998-06-06 Martin Baulig <martin@home-of-linux.org> * sysdeps/osf1/glibtop_server.h: New file. * sysdeps/osf1/*.c: renamed all functions implementing features that don't need to be suid to '__s'.
This commit is contained in:
committed by
Martin Baulig
parent
222df2c7d6
commit
0a323e5080
@@ -29,7 +29,7 @@ static const unsigned long _glibtop_sysdeps_loadavg =
|
||||
/* Provides load averange. */
|
||||
|
||||
void
|
||||
glibtop_get_loadavg__r (glibtop *server, glibtop_loadavg *buf)
|
||||
glibtop_get_loadavg__s (glibtop *server, glibtop_loadavg *buf)
|
||||
{
|
||||
struct tbl_loadavg loadavg;
|
||||
int ret;
|
||||
|
Reference in New Issue
Block a user