Denys Vlasenko
|
e992bae6f9
*: remove a few more cases of argc usage. -89 bytes.
|
15 anni fa |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 anni fa |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 anni fa |
Denis Vlasenko
|
818322b9b1
*: kill bb_get_last_path_component, replace with two functions
|
17 anni fa |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 anni fa |
Denis Vlasenko
|
6a2f7f41cf
whitespace fixes, no code changes
|
17 anni fa |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 anni fa |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
17 anni fa |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 anni fa |
Denis Vlasenko
|
a41fdf331a
preparatory patch for -Wwrite-strings #1
|
18 anni fa |
Denis Vlasenko
|
f24e1f40e0
cp: add support for -s, -l. Fix free(nonmalloc) bug.
|
18 anni fa |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 anni fa |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 anni fa |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 anni fa |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 anni fa |
Rob Landley
|
cdbae77823
printf() arguments shouldn't be passed straight from user supplied data.
|
19 anni fa |
"Vladimir N. Oleynik"
|
39a841cecf
change interface to bb_xasprintf() - more perfect for me.
|
19 anni fa |
Rob Landley
|
3071e2fda3
Patch from Matthew S. Wood:
|
19 anni fa |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 anni fa |
Glenn L McGrath
|
95f75a3dcd
Patch from Bastian Blank to fix debian bug #226722, test case:
|
21 anni fa |
Glenn L McGrath
|
cfc0ad4260
Batch from Bastian Blank to fix debian bug #216435;
|
21 anni fa |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 anni fa |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 anni fa |
Robert Griebl
|
d378c3149c
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
|
22 anni fa |
Eric Andersen
|
fcffa2cc1a
Apply lash_patch35 from vodz, which brings several nice size_optimizations.
|
22 anni fa |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 anni fa |
Eric Andersen
|
04095e58fb
Move messages.c to libbb. Make each string in messages.c be its own .o file.
|
23 anni fa |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 anni fa |
Eric Andersen
|
d69d2da165
use perror_msg instead of perror to print the applet name.
|
24 anni fa |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 anni fa |