]> git.eshelyaron.com Git - emacs.git/commit
(Fwrite_region) [DOS_NT]: Remove O_TRUNC from open
authorGerd Moellmann <gerd@gnu.org>
Fri, 9 Mar 2001 12:40:47 +0000 (12:40 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 9 Mar 2001 12:40:47 +0000 (12:40 +0000)
commit95522746457a6410f8efc42f7473623f7395d1d3
tree6911ab8c94b246b57602c67ccdef3af13bd59d51
parent28cd4910e87726f19c87b3f35f62742b60aff019
(Fwrite_region) [DOS_NT]: Remove O_TRUNC from open
flags argument to emacs_open; it seems to conflict with O_EXCL.
src/ChangeLog
src/fileio.c