[mw-devel] MW3 r1154 - trunk/src

welshbyte at sucs.org welshbyte at sucs.org
Fri Jul 16 13:21:42 BST 2010


Author: welshbyte
Date: 2010-07-16 13:21:42 +0100 (Fri, 16 Jul 2010)
New Revision: 1154

Modified:
   trunk/src/bb.h
Log:
Remove an old (pre-VCS) umask definition which was probably used to work around an ancient libc bug.


Modified: trunk/src/bb.h
===================================================================
--- trunk/src/bb.h	2010-07-16 11:17:01 UTC (rev 1153)
+++ trunk/src/bb.h	2010-07-16 12:21:42 UTC (rev 1154)
@@ -173,7 +173,5 @@
 #define PACKAGE	"mw"
 #define LOCALEDIR HOMEPATH"/locale"
 
-extern mode_t	umask __P ((mode_t __mask)); /* from unistd.h.old */
 
-
 #endif /* BB_H */




More information about the mw-devel mailing list