diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-16 12:54:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-16 12:54:10 +0000 |
commit | 4b1695da5045021b800c36f60b66a7e19f957b08 (patch) | |
tree | 1a5c72fdf462aed02926eab4b9dc17b8f9a08ee0 /TODO | |
parent | sandbox: add a script to quickly test locally built libsandbox (diff) | |
download | sandbox-4b1695da5045021b800c36f60b66a7e19f957b08.tar.gz sandbox-4b1695da5045021b800c36f60b66a7e19f957b08.tar.bz2 sandbox-4b1695da5045021b800c36f60b66a7e19f957b08.zip |
TODO: add more items
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1 +1,5 @@ implement limited support for static ELFs with ptrace ? + +cache results of filesystem checks + +add tests to make sure errno is saved/restored properly |