]> git.eshelyaron.com Git - emacs.git/commit
(sys_open): Try to open file without _O_CREAT first, to be
authorGerd Moellmann <gerd@gnu.org>
Tue, 10 Apr 2001 12:15:25 +0000 (12:15 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 10 Apr 2001 12:15:25 +0000 (12:15 +0000)
commit302f0b29125675990ffd5825f6e6b9f9912cde84
treea8814adee583cb0a6a5db043cdb41ec8c430b189
parentdbb70029168d42bdb3b2fd5ba0f232469074e245
(sys_open): Try to open file without _O_CREAT first, to be
able to write to hidden and system files.  Make file handles
non-inheritable.
src/w32.c