summaryrefslogtreecommitdiff
path: root/firmware/include/file.h
AgeCommit message (Expand)Author
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2007-10-09Keep track of the number of opened files in the sim to enforce the same limit...Nicolas Pennequin
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis
2007-02-25Fixed database export crashing with long tags. And failing without DB loaded ...Miika Pekkarinen
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen
2005-02-28Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-02-07long policyJean-Philippe Bernardy
2005-01-28preparations for hotswapping MMCJörg Hohensohn
2005-01-23int -> long where neededJean-Philippe Bernardy
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2003-12-09easy-to-use function types for typecastingDaniel Stenberg
2003-12-08works with older glibc headers too nowDaniel Stenberg
2003-12-08my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg
2003-06-29Renamed flush() to fsync() to be more in line with POSIX/unixBjörn Stenberg
2003-03-18Added the filesize() functionLinus Nielsen Feltzing
2003-03-10Zagor added the flush() functionLinus Nielsen Feltzing
2003-02-14this fixes the win32 simulator compilationFelix Arends
2003-02-07more movesDaniel Stenberg