rt-thread-official/components/dfs/dfs_v2/include
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.h sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
dfs_dentry.h [dfs] fixup bugs in dfs_dentry_lookup (#8612) 2024-03-15 14:57:38 +08:00
dfs_file.h [dfsv2] add dfs pwrite pread 2024-04-09 22:26:58 -04:00
dfs_fs.h sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
dfs_mnt.h Sync dfs lwp (#8123) 2023-10-17 13:07:59 +08:00
dfs_pcache.h sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
dfs_posix.h [dfs] Add DFS v2.0 (#7606) 2023-06-10 21:35:25 +08:00
dfs_seq_file.h fixup: dfsv2: seq: aligned proto of lseek to manual 2024-09-14 13:30:53 -04:00