We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd186e commit a386d31Copy full SHA for a386d31
doc/releases/release-notes-4.3.rst
@@ -179,6 +179,10 @@ New APIs and options
179
* :c:func:`zsock_listen` now implements the ``backlog`` parameter support. The TCP server
180
socket will limit the number of pending incoming connections to that value.
181
182
+* Newlib
183
+
184
+ * :kconfig:option:`CONFIG_NEWLIB_LIBC_USE_POSIX_LIMITS_H`
185
186
* Power management
187
188
* :c:func:`pm_device_driver_deinit`
0 commit comments