added wxUmaskChanger class and wxCHANGE_UMASK macro and use them instead of duplicati...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Oct 2004 22:12:58 +0000 (22:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Oct 2004 22:12:58 +0000 (22:12 +0000)
commit8482e4bdb9928fe9982ac214aee345b19894b39b
treece9f4fed6387ce1718a4690d07aaee65926c9b9d
parenta761df69a31c5bdbf6af7a80709bfd9cc8a854b3
added wxUmaskChanger class and wxCHANGE_UMASK macro and use them instead of duplicating the same umask-setting code in several places

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
include/wx/filefn.h
src/common/fileconf.cpp
src/common/filefn.cpp