| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | added vsnprintf | Daniel Stenberg | 2002-06-17 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1036 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Had to include <stddef.h> so that size_t is defined. | Felix Arends | 2002-05-31 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@861 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Changed the size argument to be a size_t type, to make the prototype look | Daniel Stenberg | 2002-05-30 |
| | | | | | | | | like the system one as otherwise the compiler complains a lot. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@805 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | define functions in sprintf.c | Felix Arends | 2002-05-29 |
| git-svn-id: svn://svn.rockbox.org/rockbox/trunk@804 a1c6a512-1295-4272-9138-f99709370657 | |||