Enrico Joerns
|
85b494c16b
|
[doc] Give files a common structure by placing license first (partial)
Followed by doxyen file and group tags.
This patch is only a first attempt to make provide a clean structure,
many more files require rework, too.
|
2014-11-10 23:54:49 +01:00 |
|
Nicolas Tsiftes
|
774aa3984a
|
Use a more understandable name
|
2011-02-09 15:17:25 +01:00 |
|
Nicolas Tsiftes
|
39ea9405bb
|
Added a function for setting the I/O semantics on a Coffee file descriptor. Changed the configuration parameters slightly and updated the platform definitions to reflect this change.
|
2011-02-09 15:03:57 +01:00 |
|
nvt-se
|
8e52b1bcfd
|
made the documentation more clear.
|
2009-05-04 22:29:48 +00:00 |
|
nvt-se
|
bffbb06d4a
|
corrected GC page isolation loop.
adjusted cfs_coffee_reserve signature to use cfs_offset_t instead of uint32_t.
made cfs_coffee_format also to clear *next_free.
|
2009-03-20 15:15:43 +00:00 |
|
nvt-se
|
2295df7246
|
The text suggested that only append operations were supported.
|
2009-02-27 10:54:08 +00:00 |
|
fros4943
|
4f7f3c97b5
|
* added coffee_files to the protected memory needed during cfs-based checkpointing operations
* renamed cfs_coffee_get_fd_set() to cfs_coffee_get_protected_memory() to highlight that not only fd_set is protected
|
2009-02-09 10:08:26 +00:00 |
|
nvt-se
|
4b56200586
|
documented the new function that helps sensornet checkpointing to protect
file descriptors while rolling back state.
|
2009-01-29 18:24:58 +00:00 |
|
fros4943
|
7e5047012b
|
added function for getting coffee's fd_set address and size
|
2009-01-23 16:27:49 +00:00 |
|
nvt-se
|
15e8675ab9
|
Added file removal function to the CFS API. Only cfs-coffee and cfs-posix
implements this, whereas the others just return -1.
|
2008-11-24 10:56:55 +00:00 |
|
nvt-se
|
f05ccac0a7
|
documented the extra Coffee functions.
|
2008-10-21 13:39:56 +00:00 |
|
nvt-se
|
26716fe7a1
|
added formatting function and made code style compliant
|
2008-07-02 11:11:13 +00:00 |
|
nvt-se
|
92649bedce
|
A flash file system for sensor nodes.
|
2008-04-28 10:33:14 +00:00 |
|