aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_echo.c
AgeCommit message (Expand)Author
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2006-01-30- add some ATTRIBUTE_UNUSED.Bernhard Reutner-Fischer
2005-08-09implemented a builtin echo command in ash. moved the guts of thePaul Fox