]> Savannah Git Hosting - gnulib.git/commit
savewd: remove O_SEARCH optimization
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Nov 2024 02:29:57 +0000 (18:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Nov 2024 02:33:19 +0000 (18:33 -0800)
commitda1317353d0ff6c5c13ee1a5c11d3fdc5a7254a8
treee0e78ec348180b0653c0cab4b739868dbb139aec
parent985dd3e7079506b384ec3e24b1cafbca3ac2b744
savewd: remove O_SEARCH optimization

* lib/savewd.c (savewd_save): Remove recently-added optimization
for platforms with O_SEARCH, as it does not work on macOS 12.6
due to what seems to be a bug there.
ChangeLog
doc/posix-functions/open.texi
doc/posix-functions/openat.texi
lib/savewd.c