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
@@ -30,7 +30,7 @@ static unsigned long _glibtop_sysdeps_shm_limits =
|
||||
/* Provides information about sysv ipc limits. */
|
||||
|
||||
void
|
||||
glibtop_get_shm_limits__r (glibtop *server, glibtop_shm_limits *buf)
|
||||
glibtop_get_shm_limits__s (glibtop *server, glibtop_shm_limits *buf)
|
||||
{
|
||||
int ret, value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user