Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-07-28 | Use symbolic mode so that we clear | Paul Eggert | |
setgid bit more reliably on directories. | |||
2006-07-25 | Use "chmod 0500" rather than "chmod 500". | Paul Eggert | |
2006-05-28 | Source lang-default. From Ralf Wildenhues. | Jim Meyering | |
2005-11-16 | Accommodate HPUX. It appears to fail with EACCES rather than EPERM. | Jim Meyering | |
Reported by Peter O'Gorman here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766 | |||
2004-06-28 | Add a test to verify that we get the new | Jim Meyering | |
diagnostic when failing to copy through a symlink-to-inaccessible-dir. | |||
2004-06-23 | Replace all occurrences of `(exit N); exit' with | Jim Meyering | |
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx. | |||
2003-07-18 | Use $srcdir/../priv-check, rather than | Jim Meyering | |
hard-coding something not quite equivalent. Reported by Paul Jarc. | |||
2002-07-01 | update to use prologue from sample-test | Jim Meyering | |
2002-04-19 | Lots of clean-up: | Jim Meyering | |
E.g., (exit $fail); exit t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$ trap 'status=$?; cd $pwd; rm -rf $t0 && exit $status' 0 | |||
2002-04-07 | Add VERBOSE=yes support. | Jim Meyering | |
2000-06-25 | *** empty log message *** | Jim Meyering | |
2000-06-25 | *** empty log message *** | Jim Meyering | |