aboutsummaryrefslogtreecommitdiff
path: root/libbb/error_msg.c
AgeCommit message (Collapse)Author
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
-Erik
2001-03-19Split error messages into separate files.Eric Andersen
Update libbb.h, per suggestion from Vladimir, to include __attribute__((format (printf ...))) stuff -Erik
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen
files. Clean up the resulting damage and fix up the makefile. -Erik