hush/include
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.h Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately 2001-04-24 18:07:19 +00:00
busybox.h Move applet_name declaration from busybox.h to libbb.h. 2001-04-24 01:12:33 +00:00
grp.h Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
libbb.h Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
pwd.h Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
usage.h Applied patch from I.Q. to add sort -u as a feature. 2001-04-17 18:56:18 +00:00