summaryrefslogtreecommitdiff
path: root/sysdeps/stub/msg_limits.c
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-08-24 20:44:46 +0000
committerMartin Baulig <martin@src.gnome.org>1998-08-24 20:44:46 +0000
commitf7da79ed882eef8f7b50747cf9da6ebbfcf2cf49 (patch)
tree6dbb8e2dcd4b2d74f7c975dc2bf9cf3cfc1b2410 /sysdeps/stub/msg_limits.c
parent9d0aa0fdc1e093aede5a77c798c199f9f47c27f7 (diff)
downloadlibgtop-f7da79ed882eef8f7b50747cf9da6ebbfcf2cf49.tar.gz
Added initialization functions `glibtop_init_<feature>_s'.
1998-08-24 Martin Baulig <martin@home-of-linux.org> * *.c: Added initialization functions `glibtop_init_<feature>_s'. * ChangeLog: New file.
Diffstat (limited to 'sysdeps/stub/msg_limits.c')
-rw-r--r--sysdeps/stub/msg_limits.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysdeps/stub/msg_limits.c b/sysdeps/stub/msg_limits.c
index 780ed033..4d18f042 100644
--- a/sysdeps/stub/msg_limits.c
+++ b/sysdeps/stub/msg_limits.c
@@ -19,8 +19,19 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+#include <glibtop.h>
#include <glibtop/msg_limits.h>
+static const unsigned long _glibtop_sysdeps_msg_limits = 0;
+
+/* Init function. */
+
+void
+glibtop_init_msg_limits_s (glibtop *server)
+{
+ server->sysdeps.msg_limits = _glibtop_sysdeps_msg_limits;
+}
+
/* Provides information about sysv ipc limits. */
void