Added wxFile::write_excl and use it from wxTempFile to securely open the
authorRon Lee <ron@debian.org>
Sat, 1 Dec 2001 13:51:24 +0000 (13:51 +0000)
committerRon Lee <ron@debian.org>
Sat, 1 Dec 2001 13:51:24 +0000 (13:51 +0000)
commit681641370ce8422109c811db9ee17b690ddf639c
tree27f4b1333460f6f27d70d671a32c583a5418a6a0
parentab3edacebaba6d67c081ed1853f1d331296e533a
Added wxFile::write_excl and use it from wxTempFile to securely open the
temporary file.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/file.h
src/common/file.cpp