aboutsummaryrefslogtreecommitdiff
path: root/libbb/messages.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from vodz:andersen2001-07-121-0/+3
* Fix a segfault in lash, hush, and cmdedit. Each of these usedandersen2001-05-111-0/+3
* These messages can be .rodata, so make them even more const.andersen2001-04-301-12/+12
* libbb.h now includes ../busybox.h. This way, files in libbb that havemarkw2001-04-251-1/+1
* Move messages.c to libbb. Make each string in messages.c be its own .o file.andersen2001-04-251-0/+61