From: Karel Zak Date: Wed, 7 Mar 2007 00:03:28 +0000 (+0100) Subject: todo: add item about ipcs X-Git-Tag: v2.13-rc1~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c51a3683a1e1ae589e1ec294f1153f4f567f899;p=thirdparty%2Futil-linux.git todo: add item about ipcs Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index dfc4d78f5e..cf66ba1ab8 100644 --- 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)