Files
nuttx/include
guoshichao 80fcbf7aa8
Build Documentation / build-html (push) Has been cancelled
fsetpos: makes the fsetpos function comply with POSIX standard
Change the 'pos' parameter of fsetpos() from 'fpos_t *' to 'const fpos_t *'
in both the prototype and implementation, aligning with POSIX specification
which requires the position parameter to be const-qualified.

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2026-01-15 02:22:46 +08:00
..
2025-12-09 18:03:10 +08:00
2025-11-10 10:56:29 +01:00
2025-11-10 10:56:29 +01:00