aboutsummaryrefslogtreecommitdiff
path: root/libbb/perror_nomsg_and_die.c
AgeCommit message (Collapse)Author
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
definitions. (That should only be on prototypes.)
2003-03-19Major coreutils update.Manuel Novoa III