]> Savannah Git Hosting - gnulib.git/commit
savewd: port to native MS-Windows
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Aug 2024 21:39:59 +0000 (14:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Aug 2024 21:39:59 +0000 (14:39 -0700)
commite4399abd41791a3d193de2e4e32ec0407507a325
treeaf0cc680c4ea5f63fa9b1b4a1a0a4a3ab6c195f9
parent13a1ce5965091a7407a5062425389d9ec52aaf1c
savewd: port to native MS-Windows

Problem reported by Bruno Haible in:
https://lists.gnu.org/r/bug-gnulib/2024-08/msg00187.html
* lib/savewd.c (fork) [_WIN32 && !__CYGWIN]: New macro.
(savewd_save): Don’t fork on MS-Windows, or if O_SEARCH != O_RDONLY.
ChangeLog
lib/savewd.c