summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index cf7326e..ad8b543 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,8 @@
# TODO
- networking details
-- add statfs(2)
+ - IPv6 scope_id.
+ - gateway.
- add to show_sizeof():
- intN_t group
- i18n (gettext)
@@ -18,6 +19,7 @@
- add process arguments to show_proc_branch()?
- sort output of show_mounts().
- use CPUID instruction to detect XEN environments?
+ (http://libcpuid.sourceforge.net/)
- use dlopen to probe for apparmor/selinux. This avoids having to depend
on the existence of the appropriate libs, but still allows security
context information to be queried on systems that provide them.