| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | format/*printf: Add simple support for %p format specifier. | Thomas Martitz | 2011-08-04 |
| * | format() (and its alias vuprintf) return values are uncheck -> void | Rafaël Carré | 2010-09-20 |
| * | typo in r27953 spotted by kugel: s/long/ssize_t/ | Rafaël Carré | 2010-08-30 |
| * | format: supports %zd (ssize_t) and %zu (ssize_t) | Rafaël Carré | 2010-08-30 |
| * | Let format.c #include its own format.h header file | Bertrik Sikken | 2010-07-31 |
| * | Revert accidental commit of "%z" support in r26071 (the implementation assume... | Frank Gevaerts | 2010-07-18 |
| * | Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/... | Frank Gevaerts | 2010-05-15 |
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |