Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sb_printf: expand feature set slightly and fix testing | Mike Frysinger | 2012-07-02 | 1 | -12/+36 |
* | significantly overhaul output helpers | Mike Frysinger | 2012-06-23 | 1 | -25/+0 |
* | sb_print: add l (long) modifier support | Mike Frysinger | 2009-03-18 | 1 | -2/+11 |
* | sb_printf: get z modifier working and fixup tests | Mike Frysinger | 2009-02-08 | 1 | -3/+9 |
* | sp_printf: make sure all output goes to stderr | Mike Frysinger | 2008-11-28 | 1 | -2/+8 |
* | sb_printf: handle NULL pointers for %s | Mike Frysinger | 2008-11-16 | 1 | -0/+2 |
* | sb_printf: implement %*s support | Mike Frysinger | 2008-11-16 | 1 | -8/+26 |
* | unify SB_E{INFO,WARN,ERROR} functions and have them call the internal sb_prin... | Mike Frysinger | 2008-11-16 | 1 | -0/+23 |
* | libsbutil: simple custom printf() replacement | Mike Frysinger | 2008-11-16 | 1 | -0/+150 |