osd-contiki/core/cfs
2010-04-12 13:20:55 +00:00
..
cfs-coffee.c Introduced append-only mode for systems with little available code space left, but which require basic FS support. Removes about 1.5kB ROM when the mode is enabled, i.e., COFFEE_CONF_APPEND_ONLY=1 2010-04-12 13:20:55 +00:00
cfs-coffee.h made the documentation more clear. 2009-05-04 22:29:48 +00:00
cfs-eeprom.c *** empty log message *** 2009-07-23 16:13:48 +00:00
cfs-posix-dir.c Set directory entry size if available in some dirent field. Currently for the Apple2 only. 2008-03-29 13:54:56 +00:00
cfs-posix.c Set a file mode in the third argument when calling open() with O_CREAT in 2009-08-10 09:50:55 +00:00
cfs-ram.c Major API change: 2009-02-27 14:25:37 +00:00
cfs-xmem.c Major API change: 2009-02-27 14:25:37 +00:00
cfs.h Switched cfs offset type to signed int to allow backward movements with cfs_seek. 2009-03-01 12:28:39 +00:00