hush/applets
Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file.
This way, we can new get rid of all that tedious #define rubbish we used to
need to enable specific messages.  This way is enormously simpler, and as a
bonus also ends up saving us 96 bytes.
 -Erik
2001-04-25 05:39:18 +00:00
..
applets.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
busybox.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
busybox.mkll Per Vladimir's suggestion, force the locale to POSIX for all 2001-03-08 21:42:11 +00:00
busybox.sh Per Vladimir's suggestion, force the locale to POSIX for all 2001-03-08 21:42:11 +00:00
install.sh Per Vladimir's suggestion, force the locale to POSIX for all 2001-03-08 21:42:11 +00:00
usage.c Another update to the way usage messages are done by Evin Robertson 2001-02-22 01:15:47 +00:00
usage.h Applied patch from I.Q. to add sort -u as a feature. 2001-04-17 18:56:18 +00:00