Denis Vlasenko
|
0c97c9d437
|
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
263 bytes saved.
|
2007-10-01 11:58:38 +00:00 |
|
Denis Vlasenko
|
fad2b86c9e
|
use "glibc errno" trick not only for ash, but for entire busybox
(add/remove: 1/1 grow/shrink: 37/37 up/down: 139/-228) Total: -89 bytes
|
2007-05-31 22:16:38 +00:00 |
|
Denis Vlasenko
|
b6adbf1be2
|
usage.c: remove reference to busybox.h
*: s/include "busybox.h"/include "libbb.h"
|
2007-05-26 19:00:18 +00:00 |
|
Denis Vlasenko
|
1d76f439da
|
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
|
2007-02-06 01:20:12 +00:00 |
|
Denis Vlasenko
|
06af216528
|
suppress warnings about easch <applet>_main() having
no preceding prototype
|
2007-02-03 17:28:39 +00:00 |
|
Rob Landley
|
c30f445b08
|
Patch from tito, acked by Bernhard Fischer.
|
2006-03-20 02:20:18 +00:00 |
|
"Vladimir N. Oleynik"
|
73804d6f7e
|
more security: don't start shell code from argv
|
2006-02-28 08:23:27 +00:00 |
|
Mike Frysinger
|
5ba2fb2c9d
|
remove duplicate license notice
|
2006-02-25 07:57:32 +00:00 |
|
Mike Frysinger
|
0a6b0bfa7a
|
add setarch/linux32/linux64 applet
|
2006-02-21 04:26:52 +00:00 |
|