summaryrefslogtreecommitdiff
path: root/uisimulator/win32/sprintf.h (follow)
Commit message (Collapse)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while ↵Dan Everton2006-08-12
| | | | | | in favour of the SDL sim. Time to go. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10543 a1c6a512-1295-4272-9138-f99709370657
* Fixed cygwin+mingw compile time errorHardeep Sidhu2003-06-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3751 a1c6a512-1295-4272-9138-f99709370657
* Fixed compile time errorHardeep Sidhu2003-06-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3742 a1c6a512-1295-4272-9138-f99709370657
* remove warnings, make it buildDaniel Stenberg2003-04-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3617 a1c6a512-1295-4272-9138-f99709370657
* added strtok_r() proto to build warning-free on mingwDaniel Stenberg2003-03-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3471 a1c6a512-1295-4272-9138-f99709370657
* Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg2003-02-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3293 a1c6a512-1295-4272-9138-f99709370657
* this fixes the win32 simulator compilationFelix Arends2003-02-14
the simulator does not use the firmare\include path, instead it uses standard header files those header files that do not exist in the SDK are placed in the win32 directory (dir.h, sprintf.h) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3264 a1c6a512-1295-4272-9138-f99709370657