Magellan Linux

Contents of /trunk/coreutils/patches-5.3.0/coreutils-5.3.0-ls.h.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 44 - (show annotations) (download)
Thu Oct 13 21:17:16 2005 UTC (18 years, 7 months ago) by niro
File size: 260 byte(s)
patch set for coretutils-5.3.0

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