3191a2568c
1. Introduced a cfs_offset_t type that designates file offsets. unsigned int was insufficient on several platforms with non-volatile storage that exceed the capacity of unsigned int. 2. Switched cfs_seek signature to POSIX style with a "whence" parameter. |
||
---|---|---|
.. | ||
cfs-coffee.c | ||
cfs-coffee.h | ||
cfs-eeprom.c | ||
cfs-posix-dir.c | ||
cfs-posix.c | ||
cfs-ram.c | ||
cfs-xmem.c | ||
cfs.h |