summaryrefslogtreecommitdiff
path: root/libbb/herror_msg_and_die.c
Commit message (Expand)AuthorAgeFilesLines
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* v[hp]error_msg have 2-3 callsites only -> incorporate there.Denis Vlasenko2007-08-151-1/+1
* make a few struct bb_applet members conditionalDenis Vlasenko2007-04-101-4/+1
* convert calloc to xzallocDenis Vlasenko2007-01-031-3/+1
* rename bb_default_error_retval -> xfunc_error_retvalDenis Vlasenko2006-10-031-1/+1
* getty, sulogin: convert to using bb_msg for syslog outputDenis Vlasenko2006-09-071-0/+2
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-23/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* 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
* Silly cosmetic problem in the commentEric Andersen2001-12-061-1/+0
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+2
* Add xgethostbyname and herror_msg* functions.Matt Kraai2001-05-161-0/+51