diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-11 17:08:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-11 17:08:50 +0000 |
commit | 3850874bf05a6954702400162f62dd2ee47f6c85 (patch) | |
tree | 295b3fae3a2d06623e5f1c1bf559ead590b7eeaa /TODO | |
parent | a0528d8bf2d026b4613bd807f2217ec66d0fc43c (diff) | |
download | coreutils-3850874bf05a6954702400162f62dd2ee47f6c85.tar.xz |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |