mirror of
https://gitee.com/openharmony/third_party_littlefs
synced 2024-11-23 14:59:50 +00:00
0406442253
Originally had two seperate positions for reading/writing, but this is inconsistent with the the posix standard, which has a single position for reading and writing. Also added proper handling of when the file is dirty, just added an internal flag for this state. Also moved the entry out of the file struct, and rearranged some members to clean things up. |
||
---|---|---|
emubd | ||
tests | ||
.travis.yml | ||
lfs_util.c | ||
lfs_util.h | ||
lfs.c | ||
lfs.h | ||
Makefile |