]> err.no Git - util-linux/commitdiff
todo: add item about ipcs
authorKarel Zak <kzak@redhat.com>
Wed, 7 Mar 2007 00:03:28 +0000 (01:03 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Mar 2007 09:14:23 +0000 (10:14 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index dfc4d78f5e279c086493e70b1f741013605415f7..cf66ba1ab8ae57718090430c8c2f3b6b8d3aac45 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,3 +23,6 @@
 ====
 
 - use rpmatch() for all Y/N  ?
+
+- rewrite ipcs to use /proc/sys/kernel rather than unreliable syscalls
+  (there are problems with 32bit userspace on 64bit kernel)