4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-31 21:00:26 +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
..
2024-09-03 18:13:09 -04:00
2024-09-13 17:30:24 -04:00
2023-10-30 08:24:55 -04:00
2024-09-14 01:49:25 -04:00
2024-02-23 17:49:15 +08:00