Age | Commit message (Expand) | Author |
---|---|---|
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley |
2006-06-02 | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer |
2006-05-07 | Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes | Rob Landley |
2006-04-17 | Remove a superfluous quote and more non-generic standalone code. | Rob Landley |
2006-04-12 | - add and use bb_opendir(), bb_xopendir(). | Bernhard Reutner-Fischer |
2006-01-30 | fix up yet more annoying signed/unsigned and mixed type errors | Eric Andersen |
2005-09-29 | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-12-26 | Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested. | Glenn L McGrath |
2003-12-24 | Patch from Ned Ludd, solar at gentoo dot org: | Eric Andersen |