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:
Martin Baulig
1998-06-06 18:48:17 +00:00
committed by Martin Baulig
parent 222df2c7d6
commit 0a323e5080
9 changed files with 54 additions and 8 deletions

View File

@@ -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;