aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_echo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* made "test" an ash built-in.Paul Fox2006-06-081-151/+0
* - move buffer allocation schemes to libbb.hBernhard Reutner-Fischer2006-04-031-1/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* - add some ATTRIBUTE_UNUSED.Bernhard Reutner-Fischer2006-01-301-14/+2
* implemented a builtin echo command in ash. moved the guts of thePaul Fox2005-08-091-0/+163