]> Savannah Git Hosting - gnulib.git/commit
renameatu: handle ENOSYS from renameatx_np
authorPádraig Brady <P@draigBrady.com>
Tue, 2 Apr 2024 12:21:41 +0000 (13:21 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 8 Apr 2024 10:30:02 +0000 (12:30 +0200)
commitb611570f119e878dbddb1236b4f0fa404e5d37d2
tree2757a8b88f942953001a2ae32516d491a394b6ab
parent980f6d8f3a0286bfba99e9e68208201e51afa6c8
renameatu: handle ENOSYS from renameatx_np

* lib/renameatu.c(): Fall back to renameat() when
renameatx_np(RENAME_EXCL) returns "Function not implemented".
This issue was seen with macFUSE.
Reported at https://github.com/coreutils/coreutils/issues/79
ChangeLog
lib/renameatu.c