Skip to content
Commit 842a7b7b authored by Chris Friedt's avatar Chris Friedt Committed by David Leach
Browse files

posix: deprecate SEM_VALUE_MAX and SEM_NAMELEN_MAX



This change deprecates CONFIG_SEM_VALUE_MAX in favour of
CONFIG_POSIX_SEM_VALUE_MAX which maps directly to
_POSIX_SEM_VALUE_MAX.

Additionally, we add the Kconfig option
CONFIG_POSIX_SEMAPHORES which maps directly to the
POSIX Option _POSIX_SEMAPHORES.

For consistence, deprecate CONFIG_SEM_NAMELEN_MAX
in favour of CONFIG_POSIX_SEM_NAMELEN_MAX.

Signed-off-by: default avatarChris Friedt <cfriedt@tenstorrent.com>
parent 9f6590c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment