Denys Vlasenko
|
e992bae6f9
*: remove a few more cases of argc usage. -89 bytes.
|
15 роки тому |
Denys Vlasenko
|
da49f58524
move libc related stuff out of platform.h
|
15 роки тому |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 роки тому |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
17 роки тому |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 роки тому |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 роки тому |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 роки тому |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
18 роки тому |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 роки тому |
Rob Landley
|
bc8c50351f
Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently
|
18 роки тому |
Bernhard Reutner-Fischer
|
2523da259c
- explain what magic numbers we're using here.
|
18 роки тому |
Bernhard Reutner-Fischer
|
66753a3850
- whitespace cleanup (and also check against the const first and only then look
|
18 роки тому |
Rob Landley
|
d221d2137f
Missed one.
|
18 роки тому |
Rob Landley
|
0b22c1c962
Tito unified fdflush and freeramdisk. I tweaked the result a bit.
|
18 роки тому |
Rob Landley
|
658d2cf986
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
|
19 роки тому |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 роки тому |
Eric Andersen
|
45638df230
Needs prototype for close()
|
21 роки тому |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 роки тому |
Glenn L McGrath
|
8c6887c855
Use xopen instead of xfopen
|
21 роки тому |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 роки тому |
Eric Andersen
|
77831c11d1
be more careful about cleaning up
|
22 роки тому |
Glenn L McGrath
|
bf265daa47
Use xfopen, saves 32 bytes !
|
23 роки тому |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 роки тому |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 роки тому |
Matt Kraai
|
1fa1adea2a
Change calls to error_msg.* and strerror to use perror_msg.*.
|
24 роки тому |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 роки тому |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 роки тому |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 роки тому |
Eric Andersen
|
88f50b6bf5
Some #include updates.
|
24 роки тому |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 роки тому |