zephyr/lib/os
Chris Friedt 9f6590c7b7 posix: deprecate POSIX_FS for POSIX_FILE_SYSTEM
This change deprecates CONFIG_POSIX_FS in favour of
CONFIG_POSIX_FILE_SYSTEM, which maps directly to the name of the
standard POSIX Option Group.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-04 16:27:12 -05:00
..
assert.c
cbprintf_complete.c lib: cbprintf: do not blindly skip tags 2024-02-06 09:53:15 +01:00
cbprintf_nano.c
cbprintf_packaged.c lib: os: cbprintf: Fix size miscalculation in cbprintf_convert 2023-12-28 12:18:50 +00:00
cbprintf.c
CMakeLists.txt lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
fdtable.c posix: deprecate POSIX_FS for POSIX_FILE_SYSTEM 2024-06-04 16:27:12 -05:00
Kconfig posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
Kconfig.cbprintf
mpsc_pbuf.c
mutex.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
p4wq.c
poweroff.c
printk.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
reboot.c
sem.c lib: os: coding guidelines: add explicit cast to void 2024-05-03 07:52:42 -04:00
spsc_pbuf.c spsc_pbuf: fix cache invalidation in spsc_pbuf_free 2024-02-01 13:10:28 -06:00
thread_entry.c
user_work.c