Denis Vlasenko
|
e055443412
ls: stop doing time() for each file in "ls -l"
|
18 years ago |
Denis Vlasenko
|
2405ad659e
ls: use get_cached_username/groupname
|
18 years ago |
Denis Vlasenko
|
bf0a201008
style fixes
|
18 years ago |
Denis Vlasenko
|
c61852a02b
fix support for globally disabling --long-options.
|
18 years ago |
Denis Vlasenko
|
cf30cc82a3
header_verbose_list: stop truncating file size in listing
|
18 years ago |
Denis Vlasenko
|
fcdb00f735
httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net!
|
18 years ago |
Denis Vlasenko
|
656f746e74
ls: silly comment fixes
|
18 years ago |
Denis Vlasenko
|
94cf69fe3e
ls: cleanup part 2. ifdef forest is much less scary now :)
|
18 years ago |
Denis Vlasenko
|
5c7596058d
ls: cleanup part 1
|
18 years ago |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
18 years ago |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 years ago |
Rob Landley
|
081e38483e
Remove xcalloc() and convert its callers to xzalloc(). About half of them
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
Rob Landley
|
2b8a05a775
I broke allbareconfig with half-finished cleanups I'd forgotten weren't done.
|
18 years ago |
Rob Landley
|
ea224be6aa
skip_whitespace() shouldn't claim its return value is const, it doesn't know
|
18 years ago |
Rob Landley
|
9947a244d4
Patch from Rich Felker:
|
18 years ago |
Bernhard Reutner-Fischer
|
d2c306e862
- ls: remove unused variable
|
18 years ago |
Rob Landley
|
c44bc986b7
Fix some warnings in allbareconfig.
|
18 years ago |
Rob Landley
|
425e7584a4
Patch from Rich Felker to make ls use libc's qsort.
|
18 years ago |
Rob Landley
|
2631486f1b
Patch from Shaun Jackman:
|
18 years ago |
Bernhard Reutner-Fischer
|
cb44816ba3
- add and use bb_opendir(), bb_xopendir().
|
18 years ago |
Rob Landley
|
c5b1d4d6b1
Patch from Denis Vlasenko to add xstat() and use it.
|
19 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Rob Landley
|
08abe64d91
Selinux fix from Jan Kiszka.
|
19 years ago |
Eric Andersen
|
5e678873f9
clean up yet more annoying signed/unsigned mismatches and fixup
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
"Vladimir N. Oleynik"
|
1f0262bcdb
another more const
|
19 years ago |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
19 years ago |