aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_asprintf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-37/+0
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"2006-07-101-2/+4
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Portability patch from rfelker. The bb_asprintf.c thing needs an eventualRob Landley2006-03-091-0/+10
* change interface to bb_xasprintf() - more perfect for me."Vladimir N. Oleynik"2005-09-291-3/+5
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-9/+10
* Apply vodz's last_patch53.gz (bb_asprintf.c) and last_patch54.gzManuel Novoa III2002-09-121-71/+3
* - Forgot to cvs add bb_asprintf.c (from vodz' patch #50)Robert Griebl2002-07-191-0/+89