rt-thread-official/components/dfs
Shell 2cbd5889d1 fixup: dfsv2: seq: aligned proto of lseek to manual
In manual, the prototype of lseek is

`off_t lseek(int fd, off_t offset, int whence);`

where the return type is `off_t` but not ssize_t.

Signed-off-by: Shell <smokewood@qq.com>
2024-09-14 13:30:53 -04:00
..
dfs_v1 [ci][bsp]fix same54&same70&ls1cdev build errors. (#9282) 2024-08-08 14:08:59 +08:00
dfs_v2 fixup: dfsv2: seq: aligned proto of lseek to manual 2024-09-14 13:30:53 -04:00
Kconfig sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
SConscript [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00