Denis Vlasenko
|
cdf62770af
dos2unix: tiny shrink
|
16 年 前 |
Denis Vlasenko
|
542963685c
dos2unix: shrink
|
17 年 前 |
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.
|
21 年 前 |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 年 前 |
Eric Andersen
|
009ae1f17d
Little fix to avoid overflow
|
22 年 前 |
Eric Andersen
|
59443965ad
Scrub things and ditch uint64_t and use a custom type name
|
23 年 前 |
Eric Andersen
|
c61804ed59
Fix dos2unix compile problem with certain glibc versions
|
23 年 前 |
Eric Andersen
|
be0c36009a
More libc5 fixups
|
23 年 前 |