> Am 23.05.2025 um 16:52 schrieb Peter Dyballa <peter_dyba...@web.de>: > > So presumingly it's not renameatu() but rather > lib/targetdir.c:61:target_directory_operand (char const *file, struct stat > *st) that is faulty…
In modern macOS target_directory_operand() returns -1, target_dirfd_valid(-1) evaluates to FALSE and so 463 target_dirfd = fd; never happens, hence target_directory_operand() needs to be debugged – tomorrow! -- Greetings Pete Real Time, adj.: Here and now, as opposed to fake time, which only occurs there and then.