aboutsummaryrefslogtreecommitdiff
path: root/libbb/perror_nomsg_and_die.c
AgeCommit message (Expand)Author
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2007-01-22fix warning from needlessly-global functionsDenis Vlasenko
2006-12-26merge post-1.3.0 fixesDenis Vlasenko
2006-07-10Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2003-03-19Major coreutils update.Manuel Novoa III