* lib/commonio.c: Ignore the return value of umask() when the mask

is set to the old value.
This commit is contained in:
nekral-guest
2008-09-13 11:55:50 +00:00
parent b18d46e68d
commit 0833bc3cc0
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
2008-09-13 Nicolas François <nicolas.francois@centraliens.net>
* lib/commonio.c: Ignore the return value of umask() when the mask
is set to the old value.
2008-09-11 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, etc/login.defs: New CREATE_HOME variable to tell useradd