This website requires JavaScript.
Explore
Help
Sign in
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f67506ba2a
osd-contiki
/
core
/
cfs
History
oliverschmidt
f67506ba2a
Set truncate flag to make sure that overwriting a existing file doesn't result in a mix of old and new content.
2007-12-23 14:12:44 +00:00
..
cfs-eeprom.c
Made cfs implementation adhere to (new) cfs interface.
2007-11-22 11:29:13 +00:00
cfs-posix-dir.c
Splitted POSIX based cfs implementation to avoid pulling in potentially large POSIX directory I/O functions without needing them at all.
2007-12-21 01:36:01 +00:00
cfs-posix.c
Set truncate flag to make sure that overwriting a existing file doesn't result in a mix of old and new content.
2007-12-23 14:12:44 +00:00
cfs-ram.c
Made cfs implementation adhere to (new) cfs interface.
2007-11-22 11:29:13 +00:00
cfs-xmem.c
Made cfs implementation adhere to (new) cfs interface.
2007-11-22 11:29:13 +00:00
cfs.h
Improved cfs interface.
2007-11-22 11:27:08 +00:00