zephyr/lib/libc
Chris Friedt addbec9591 libc: minimal: stdio.h: define SEEK_SET, SEEK_CUR, SEEK_END
The `SEEK_SET`, `SEEK_CUR`, and `SEEK_END` constants are defined
in `<stdio.h>`, not in `<sys/stat.h>`.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-01-10 09:02:21 +09:00
..
arcmwdt lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
armstdc lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
minimal libc: minimal: stdio.h: define SEEK_SET, SEEK_CUR, SEEK_END 2023-01-10 09:02:21 +09:00
newlib libc: minimal: include: move sys/stat.h to posix 2023-01-10 09:02:21 +09:00
picolibc libc: minimal: include: move sys/stat.h to posix 2023-01-10 09:02:21 +09:00
CMakeLists.txt lib: libc: Clean up CMake script to use add_subdirectory_ifdef 2022-12-08 15:09:55 -05:00
Kconfig lib: libc: picolibc: Clean up Kconfig configurations 2022-12-08 15:09:55 -05:00