Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | landley | 2006-08-03 | 1 | -13/+4 |
* | - move #include busybox.h to the very top so we pull in the config | aldot | 2006-06-02 | 1 | -2/+2 |
* | Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes | landley | 2006-05-07 | 1 | -2/+2 |
* | Remove a superfluous quote and more non-generic standalone code. | landley | 2006-04-17 | 1 | -10/+1 |
* | - add and use bb_opendir(), bb_xopendir(). | aldot | 2006-04-12 | 1 | -10/+3 |
* | fix up yet more annoying signed/unsigned and mixed type errors | andersen | 2006-01-30 | 1 | -1/+1 |
* | change interface to bb_xasprintf() - more perfect for me. | vodz | 2005-09-29 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -5/+5 |
* | Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested. | bug1 | 2003-12-26 | 1 | -65/+45 |
* | Patch from Ned Ludd, solar at gentoo dot org: | andersen | 2003-12-24 | 1 | -0/+372 |