Denys Vlasenko
|
fca0ee5959
ls: make "ls -s DIR" show total too. Clases 4946
|
10 年 前 |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 年 前 |
Denys Vlasenko
|
b47b3ce1bd
randomconfig fixes
|
13 年 前 |
Denys Vlasenko
|
1e18a01fa2
ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions
|
13 年 前 |
Denys Vlasenko
|
561f9c8585
Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef
|
13 年 前 |
Denys Vlasenko
|
8ea683d5df
ls: fix comment about -p (it's compatible now)
|
13 年 前 |
Denys Vlasenko
|
f194cc1f33
ls: make -v and -X actually work as intended
|
13 年 前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年 前 |
Denys Vlasenko
|
8dd29da2c6
ls: code shrink
|
13 年 前 |
Denys Vlasenko
|
4029e21b37
ls: reorder and rename functions. No code changes
|
13 年 前 |
Denys Vlasenko
|
2a81639534
ls: reduce memory consumption and speed up (don't do redundant [l]stat)
|
13 年 前 |
Denys Vlasenko
|
66ca241dca
ls: avoid forward declaration. No code changes
|
13 年 前 |
Denys Vlasenko
|
d27ac299eb
ls: code shrink
|
13 年 前 |
Denys Vlasenko
|
279a7ac04e
ls: fix help text: -w N is optional
|
13 年 前 |
Denys Vlasenko
|
4ad95e6b0e
ls: fix -p help text, improve comments and define names
|
13 年 前 |
Denys Vlasenko
|
fa9126e689
ls: better help text for -a and -A
|
13 年 前 |
Denys Vlasenko
|
ea684c6aaf
ls: fix handling of symlinks by option -1
|
13 年 前 |
Denys Vlasenko
|
3b28dae17d
ls: widen -s (1k blocks) column from 4 to 6
|
13 年 前 |
Denys Vlasenko
|
26d11b8133
ls: -g implies -l
|
13 年 前 |
Denys Vlasenko
|
9f368e38fb
ls: fix bits for -T, -w and --color; make -n imply -l; fix comments
|
13 年 前 |
Denys Vlasenko
|
cd387f2554
ls: fix one-bit-off which caused -H to behave as -h
|
13 年 前 |
James Youngman
|
a4bc10cec7
ls: remove redundant constants LIST_FILENAME and LIST_SHORT
|
14 年 前 |
Denys Vlasenko
|
982aa263a0
ls: add support for -H
|
14 年 前 |
Denys Vlasenko
|
407ab2a434
ls: tweak -e handling; better comments
|
14 年 前 |
Denys Vlasenko
|
2f7d9e8903
ls: print a space after each column. Closes bug 2941
|
14 年 前 |
Denys Vlasenko
|
163d864357
ls: make -F not follow symlinks of the command line
|
14 年 前 |
Denys Vlasenko
|
d87815d5e0
ls: make -x force columnar output; remove unused parts of TRIGGER code
|
14 年 前 |
Denys Vlasenko
|
f313746a6d
ls: for some options, only last takes effect. Closes bug 2959
|
14 年 前 |
Denys Vlasenko
|
4909fec73e
ls: fix -lg to show group (was showing user)
|
14 年 前 |
Dan Fandrich
|
77d4872691
Avoid side effects in putc(), which may be implemented as a macro
|
14 年 前 |