Denys Vlasenko
|
d1516c4d62
dos2unix: fix the case w/o parameters
|
14 лет назад |
Denys Vlasenko
|
e992bae6f9
*: remove a few more cases of argc usage. -89 bytes.
|
15 лет назад |
Denys Vlasenko
|
a7ccdeef39
libbb: added xfdopen_for_read/write
|
15 лет назад |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 лет назад |
Denis Vlasenko
|
a1767a1f5d
dos2unix: do not destroy symlinks and mode of the file being converted.
|
16 лет назад |
Denis Vlasenko
|
cdf62770af
dos2unix: tiny shrink
|
16 лет назад |
Denis Vlasenko
|
542963685c
dos2unix: shrink
|
16 лет назад |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 лет назад |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 лет назад |
Denis Vlasenko
|
a0319ba936
hdparm: shrink rodata by ~250 bytes
|
17 лет назад |
Denis Vlasenko
|
6a2f7f41cf
whitespace fixes, no code changes
|
17 лет назад |
Denis Vlasenko
|
091965768d
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
|
17 лет назад |
Denis Vlasenko
|
74324c8666
Audit bb_common_bufsiz usage, add script which looks for misuse.
|
17 лет назад |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 лет назад |
Denis Vlasenko
|
50f7f446ec
bb_full_fd_action: remove potential xmalloc from NOFORK path
|
17 лет назад |
Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
17 лет назад |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 лет назад |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 лет назад |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 лет назад |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 лет назад |
Bernhard Reutner-Fischer
|
b5353a20f3
- look at bb_applet_name. Should close bugs #892 and #893
|
18 лет назад |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 лет назад |
Bernhard Reutner-Fischer
|
99a072d524
- tito writes: this patch fixes some comments in dos2unix that are wrong
|
18 лет назад |
Rob Landley
|
330ac853e3
Tito shrank dos2unix.
|
18 лет назад |
"Vladimir N. Oleynik"
|
6f347ef9dc
common BUFSIZ BSS buffer, small reduce code, data and bss
|
19 лет назад |
Rob Landley
|
b7128c6236
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
|
19 лет назад |
Rob Landley
|
f815469a76
Bernhard Fischer trimmed down dos2unix a bit.
|
19 лет назад |
Eric Andersen
|
6c0396ba2a
Steve Grubb writes:
|
20 лет назад |
Eric Andersen
|
aaff79a8dd
Steve Grubb writes:
|
20 лет назад |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 лет назад |