*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 11 Mar 2003 17:08:50 +0000 (17:08 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 11 Mar 2003 17:08:50 +0000 (17:08 +0000)
TODO

diff --git a/TODO b/TODO
index 3df9792f0edbddba84267c437ee28ac2269ded84..1714f64d1ab62e467450eee011545f740258733a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,3 +23,7 @@ copy.c: Address the FIXME-maybe comment in copy_internal.
 And once that's done, add an exclusion so that `cp --link'
 no longer incurs the overhead of saving src. dev/ino and dest. filename
 in the hash table.
+
+Apply suggestion from Paul Jarc to use something along the
+lines of http://cr.yp.to/daemontools/setuidgid.html to avoid
+kludges (as in tests/rm/fail-2eperm) when running tests as root.