aboutsummaryrefslogtreecommitdiff
path: root/libbb/warn_ignoring_args.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
2010-01-04*: make 2 more "int argc"'s unused; more saved if !DESKTOPDenys Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2006-11-24hunt down improper include <>, make mkswap output 4Gb+ friendlyDenis Vlasenko
2006-09-07getty, sulogin: convert to using bb_msg for syslog outputDenis 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
2004-04-14Larry Doolittle writes:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III