Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Haster <chaster@utexas.edu>2017-04-24 07:39:50 +0300
committerChristopher Haster <chaster@utexas.edu>2017-04-24 07:39:50 +0300
commit0406442253dcb6b813e6ff9a1659bd418fd0fe96 (patch)
treed9a0d5203f2ef33d8e936b46e27364c619a3f370 /lfs_util.c
parent287b54876ed18524b3441d141c4f094ff6ff92d0 (diff)
Fixed non-standard behaviour of rdwr streams
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.
Diffstat (limited to 'lfs_util.c')
0 files changed, 0 insertions, 0 deletions