[Pkg-shadow-commits] r2719 - upstream/trunk

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Mon Apr 20 12:16:07 UTC 2009


Author: nekral-guest
Date: 2009-04-20 12:16:07 +0000 (Mon, 20 Apr 2009)
New Revision: 2719

Modified:
   upstream/trunk/ChangeLog
Log:
	* src/login.c: We do not need to keep the old umask. Discard the
	umask() return value.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-04-20 11:48:59 UTC (rev 2718)
+++ upstream/trunk/ChangeLog	2009-04-20 12:16:07 UTC (rev 2719)
@@ -1,5 +1,10 @@
 2009-04-20  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* src/login.c: We do not need to keep the old umask. Discard the
+	umask() return value.
+
+2009-04-20  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* libmisc/hushed.c, lib/prototypes.h, src/login.c: Change the
 	hushed() prototype to take a username instead of a passwd
 	structure in argument. The passwd entry is retrieved withing




More information about the Pkg-shadow-commits mailing list