4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-04 07:34:34 +08:00
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
..
2023-10-17 13:07:59 +08:00