projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f8542b
)
Patch from David Daney to make the -i option work with -l.
author
Glenn L McGrath
<bug1@ihug.co.nz>
Fri, 24 Sep 2004 02:04:13 +0000
(
02:04
-0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Fri, 24 Sep 2004 02:04:13 +0000
(
02:04
-0000)
coreutils/ls.c
patch
|
blob
|
history
diff --git
a/coreutils/ls.c
b/coreutils/ls.c
index 22685bcd9560d8a115bb107dc45b3ea700b77324..4e21454cef9af6d5e4dd91b38b2843c85d20a968 100644
(file)
--- a/
coreutils/ls.c
+++ b/
coreutils/ls.c
@@
-874,7
+874,7
@@
static const char ls_options[]="Cadil1gnsxAk" \
LS_STR_SELINUX \
LS_STR_AUTOWIDTH;
-#define LIST_MASK_TRIGGER
LIST_SHORT
+#define LIST_MASK_TRIGGER
0
#define STYLE_MASK_TRIGGER STYLE_MASK
#define SORT_MASK_TRIGGER SORT_MASK
#define DISP_MASK_TRIGGER DISP_ROWS