set the corresponding p(ermission)mode of the file when creating,
authorHans Breuer <hans@breuer.org>
Sat, 21 Jul 2001 17:26:01 +0000 (17:26 +0000)
committerHans Breuer <hans@src.gnome.org>
Sat, 21 Jul 2001 17:26:01 +0000 (17:26 +0000)
commit838ed39262f32798245ae75948de0c86ef7d907d
tree1345ad245e95a68376991619750262b8a789c0c0
parent35923250d4cab3eba8ac14d3aebf0da09e64ba20
set the corresponding p(ermission)mode of the file when creating,

2001-07-21  Hans Breuer  <hans@breuer.org>

* glib/giowin32.c (g_io_channel_new_file) : set the
corresponding p(ermission)mode of the file when creating,
otherwise a wronly file couldn't be overwritten (at least
not on Win9x).
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/giowin32.c