aboutsummaryrefslogtreecommitdiff
path: root/include/applets.src.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* findutils/*: move usage and applet bits to *.c filesDenys Vlasenko2010-06-151-5/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko2010-06-061-0/+450
As an example, bunzip2 and bzcat is changed to use it. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>