Bug 535124 – umask 002 not being applied for new directories, new files
authorLoïc Minier <lool@dooz.org>
Sat, 9 Aug 2008 08:41:43 +0000 (08:41 +0000)
committerLoic Minier <lminier@src.gnome.org>
Sat, 9 Aug 2008 08:41:43 +0000 (08:41 +0000)
commit15f92bfc3d05e9214d2cd59da88594c62f6cf2b3
tree6f9f75be0b2a2fe7c21171e821df2d462732cd2c
parent11b01ae385c9f5cd0ee575f209271c3fc6a05963
Bug 535124 – umask 002 not being applied for new directories, new files

2008-08-09  Loïc Minier  <lool@dooz.org>

Bug 535124 – umask 002 not being applied for new directories, new
files get the correct umask

* gfile.c (g_file_make_directory)
(g_file_make_directory_with_parents): Document ownership and
permissions of newly created directories as being the default
ones of the process.

svn path=/trunk/; revision=7330
gio/ChangeLog
gio/gfile.c