Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 277509a89486abacadb546916a2aa6b7 > files > 17

coreutils-6.12-2mdv2009.0.src.rpm

--- fileutils-4.1/src/ls.h.orig	Mon Feb 15 17:27:12 1999
+++ fileutils-4.1/src/ls.h	Fri Jul 20 21:03:51 2001
@@ -7,4 +7,7 @@
 /* This is for the `vdir' program.  */
 #define LS_LONG_FORMAT 3
 
+#define MODE_WT 01002
+#define MODE_WRO 02
+
 extern int ls_mode;