summaryrefslogtreecommitdiff
path: root/firmware/include/file.h (follow)
Commit message (Expand)AuthorAge
* Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen2005-10-07
* Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold2005-02-28
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* long policyJean-Philippe Bernardy2005-02-07
* preparations for hotswapping MMCJörg Hohensohn2005-01-28
* int -> long where neededJean-Philippe Bernardy2005-01-23
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* easy-to-use function types for typecastingDaniel Stenberg2003-12-09
* works with older glibc headers too nowDaniel Stenberg2003-12-08
* my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg2003-12-08
* Renamed flush() to fsync() to be more in line with POSIX/unixBjörn Stenberg2003-06-29
* Added the filesize() functionLinus Nielsen Feltzing2003-03-18
* Zagor added the flush() functionLinus Nielsen Feltzing2003-03-10
* this fixes the win32 simulator compilationFelix Arends2003-02-14
* more movesDaniel Stenberg2003-02-07