Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
de5edadee2
special-case {true,false,test} --help
|
9 years ago |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Bernhard Reutner-Fischer
|
cf575ca856
- optionally pass additional flags down to nm
|
16 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 years ago |
Matt Kraai
|
258bd3d971
Split true and false into separate applets.
|
23 years ago |