Fix SetFileAttributes to honor the umask (rather than making files
authorFrancois Gouget <fgouget@codeweavers.com>
Fri, 29 Mar 2002 18:17:35 +0000 (18:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Mar 2002 18:17:35 +0000 (18:17 +0000)
commit34372dcbf0706dd67fc9e40823b952240ede1610
tree8880814249cbd42e85592bcb0362e0406f86e20a
parent624f8e9ec76301233a758a95fcd8d86b8a4c8b7a
Fix SetFileAttributes to honor the umask (rather than making files
world-writable).
dlls/kernel/kernel_main.c
files/file.c
include/file.h
win32/Makefile.in
win32/file.c [deleted file]