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
@@ -31,7 +31,7 @@ static const unsigned long _glibtop_sysdeps_msg_limits =
|
||||
/* Provides information about sysv ipc limits. */
|
||||
|
||||
void
|
||||
glibtop_get_msg_limits__r (glibtop *server, glibtop_msg_limits *buf)
|
||||
glibtop_get_msg_limits__s (glibtop *server, glibtop_msg_limits *buf)
|
||||
{
|
||||
int ret, value;
|
||||
|
||||
|
Reference in New Issue
Block a user