bug#78509: Coreutils' mv and cp 9.5 do not work properly on old PPC Mac OS X 10.4.11, Tiger
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 5/22/25 02:03, Peter Dyballa wrote: > Trying to open on Macs non-existent "/proc/self/fd" could cause a failure state suggesting mv to fchdir into a file, "out"… Shouldn't be a problem, as when /proc/self/fd doesn't work, coreutils is supposed to fall back on older approaches (these have races but those issues shouldn't apply here).