Commit 51c9cea
committed
lib: posix: remove all default POSIX feature enables
When enabling `POSIX_API`, don't enable any individual features by
default. Users can enable the appropriate posix profile through the
`POSIX_AEP_CHOICE` choice, or enable required features individually.
Signed-off-by: Jordan Yates <jordan@embeint.com>1 parent 1a86176 commit 51c9cea
File tree
2 files changed
+7
-7
lines changed- doc/releases
- lib/posix/options
2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
283 | 290 | | |
284 | 291 | | |
285 | 292 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 9 | | |
17 | 10 | | |
18 | 11 | | |
| |||
0 commit comments