zephyr/lib
Chris Friedt fe1e7f8d37 doc: release: posix: deprecate non-normative POSIX Kconfig
Add release notes for the deprecation of a number of POSIX
Kconfig options. These have been deprecated so that we can
use more normative Kconfig variable identifiers, based on
the Options and Option Groups of IEEE 1003.1-2017.

To simplify migration, use

python $ZEPHYR_BASE/scripts/utils/migrate_posix_kconfigs.py \
    -r root_path

Additionally, document the removal of PTHREAD_BARRIER_DEFINE(),
EFD_IN_USE, EFD_FLAGS_SET, which were previously deprecated
>= 2 release cycles before.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-04 16:27:12 -05:00
..
acpi
cpp
crc posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
hash
heap lib: heap: Add dependency for asserts 2024-05-31 09:55:28 -05:00
libc posix: move getpid() to Kconfig.procN and doc MULTI_PROCESS 2024-06-04 16:27:12 -05:00
mem_blocks
open-amp lib: open-amp: Use struct fw_resource_table type instead of void 2024-05-24 07:51:42 -04:00
os posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
posix doc: release: posix: deprecate non-normative POSIX Kconfig 2024-06-04 16:27:12 -05:00
runtime
smf Lib: SMF Modify HSM operation for UML-Style transitions 2024-05-22 21:41:06 -04:00
utils lib: bitarray: add method to find nth bit set in region 2024-05-21 16:44:38 -04:00
CMakeLists.txt
Kconfig