[libgtop] Define some GLIBTOP_SUID constants to build procaffinity on NetBSD



commit 72e46fc6b4579284fd4e2ad8d72e9907b24bbe74
Author: Juan RP <xtraeme gmail com>
Date:   Thu Sep 25 05:55:00 2008 +0000

    Define some GLIBTOP_SUID constants to build procaffinity on NetBSD
    
    https://bugzilla.gnome.org/show_bug.cgi?id=553713

 sysdeps/bsd/glibtop_server.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/sysdeps/bsd/glibtop_server.h b/sysdeps/bsd/glibtop_server.h
index cf12121..ca4dde0 100644
--- a/sysdeps/bsd/glibtop_server.h
+++ b/sysdeps/bsd/glibtop_server.h
@@ -45,6 +45,8 @@ G_BEGIN_DECLS
 #define GLIBTOP_SUID_NETLOAD           (1 << GLIBTOP_SYSDEPS_NETLOAD)
 #define GLIBTOP_SUID_NETLIST           0
 #define GLIBTOP_SUID_PPP               (1 << GLIBTOP_SYSDEPS_PPP)
+#define GLIBTOP_SUID_PROC_WD           0
+#define GLIBTOP_SUID_PROC_AFFINITY     0
 
 G_END_DECLS
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]