For GNU cpio 2.11, the setstat01 and setstat02 regression tests
misleadingly fail on OpenBSD, because of that platform's rename(2)
semantics:

$ mkdir dir
$ chmod 500 dir
$ mv dir old
mv: rename dir to old: Permission denied

Mac OS X 10.5 also does not allow renaming a directory without write
permission to it.

-- 
Christian "naddy" Weisgerber                          [email protected]


Reply via email to