Files
thirdparty-littlefs/tests
Christopher Haster 984340225b Fixed incorrect return value from lfs_file_seek
lfs_file_seek returned the _previous_ file offset on success, where
most standards return the _calculated_ offset on success.

This just falls into me not noticing a mistake, and shows why it's
always helpful to have a second set of eyes on code.
2017-09-26 19:50:39 -05:00
..
2017-04-22 15:42:05 -05:00
2017-04-23 22:10:16 -05:00