aboutsummaryrefslogtreecommitdiff
path: root/libbb/default_error_retval.c
AgeCommit message (Expand)Author
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2010-09-01libbb: xfunc_error_retval can be a byteDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2007-04-10Rename two config options:Denis Vlasenko
2006-10-03rename bb_default_error_retval -> xfunc_error_retvalDenis Vlasenko
2006-07-10Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"
2004-04-14Larry Doolittle writes:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III