From: Jim Meyering Date: Tue, 11 Mar 2003 17:08:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3850874bf05a6954702400162f62dd2ee47f6c85;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index 3df9792f0e..1714f64d1a 100644 --- 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.