summaryrefslogtreecommitdiff
path: root/firmware/include/dir.h (unfollow)
Commit message (Expand)Author
2005-02-26long policyJean-Philippe Bernardy
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2005-01-28preparations for hotswapping MMCJörg Hohensohn
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn
2004-04-20Better POSIX compatibility for mkdir(), rmdir() and opendir()Linus Nielsen Feltzing
2004-04-16New function: rmdir(). Also some changes in the fat code, to track the parent...Linus Nielsen Feltzing
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
2003-02-26code policeRobert Hak
2003-02-14include "standard" files with <> and not ""Daniel Stenberg
2003-02-07more movesDaniel Stenberg
2002-11-01Added remove()Björn Stenberg
2002-08-02debreakageDaniel Stenberg
2002-08-02ming compile fixes by Bill NapierDaniel Stenberg
2002-07-15Some more buffer length fixingLinus Nielsen Feltzing
2002-06-12fixed intptr_t to int, thanks to gregFelix Arends
2002-05-27Now supports multiple concurrent opendir()Björn Stenberg
2002-05-07Added open/close/read. read() only works on whole sectors right now.Björn Stenberg
2002-05-07if DIRFUNCTIONS_DEFINED is defined, then don't do the function prototypesDaniel Stenberg
2002-05-06Added atributesBjörn Stenberg
2002-05-03Added opendir, closedir and readdirBjörn Stenberg
2002-04-30again, a little win32 simulator compability fixFelix Arends
2002-04-30don't defined the dirent struct if DIRENT_DEFINED is defined...Daniel Stenberg
2002-04-28replaced _WIN32 constant with WIN32Felix Arends
2002-04-28added win32 simulator compabilityFelix Arends
2002-04-28Added attribute and sizeBjörn Stenberg
2002-04-27Added closedir()Björn Stenberg
2002-04-27File and directory APIsBjörn Stenberg
2002-04-18Moved definition of TRUE and FALSE to types.hBjörn Stenberg
2002-04-17proper #ifdef'ing around the file to prevent errors if multiply includedDaniel Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg