summaryrefslogtreecommitdiffstats
path: root/uisimulator/common/io.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-19Win32 needs the mode bits for open too.Magnus Holmgren1-4/+0
2005-07-10Fixed a simulator crash while trying to play a song. Fixed crossfadeMiika Pekkarinen1-0/+72
2005-03-09remove extra kludge we used to kill warnings on very old mingw cross-compileDaniel Stenberg1-7/+0
2005-03-09Simulators: more efficient implementation of sim_filesize().Jens Arnold1-5/+10
2005-03-08attempt to kill two annoying win32 cross-compiler warningsDaniel Stenberg1-0/+7
2005-03-05Simulator: sim_rename() must not use off_t in the argument for the same reaso...Jens Arnold1-12/+13
2005-02-28Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold1-12/+12
2005-02-24Win32 simulator also needs open() option manglingJens Arnold1-4/+2
2005-02-22Proper disk statistics for the win32 simulator.Jens Arnold1-3/+10
2005-02-22Killed some simulator warnings; proper plugin error reporting for Win32 simul...Jens Arnold1-9/+15
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg1-7/+117
2005-01-24Fixed red build...Björn Stenberg1-1/+1
2004-07-08The win32 open() was called with the wrong flagsLinus Nielsen Feltzing1-2/+5
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn1-0/+2
2004-06-14Create files with proper permissons on unix/linux, make open() and creat()Daniel Stenberg1-2/+10
2004-06-14translate from rockbox's open() options to the options used by the hostDaniel Stenberg1-1/+20
2004-06-14Fixed VC++ build.Hardeep Sidhu1-0/+5
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing1-0/+225