Commit ba4ea1b
doc: release: 4.3: deprecate CONFIG_POSIX_API
Add release notes about the deprecation of CONFIG_POSIX_API.
User should instead use one of the pre-defined POSIX subprofiles
CONFIG_POSIX_AEP_CHOICE_BASE
CONFIG_POSIX_AEP_CHOICE_PSE51
CONFIG_POSIX_AEP_CHOICE_PSE52
CONFIG_POSIX_AEP_CHOICE_PSE53
and libraries should depend on CONFIG_POSIX_SYSTEM_INTERFACES as well as
other POSIX Option Groups, as needed.
For more information, please see
https://pubs.opengroup.org/onlinepubs/9799919799/xrat/V4_subprofiles.html
Signed-off-by: Chris Friedt <[email protected]>1 parent 2c40c7b commit ba4ea1b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| |||
0 commit comments