summaryrefslogtreecommitdiff
path: root/libbb/perror_msg_and_die.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
|
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
|
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
|
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+1
| | | | -Erik
* Split error messages into separate files.Eric Andersen2001-03-191-0/+52
Update libbb.h, per suggestion from Vladimir, to include __attribute__((format (printf ...))) stuff -Erik