On 15/02/2022 12:26, Matthew Joyce wrote:
From: Matt Joyce
Edit assert statements in worker thread to check initialization
against the __cleanup member of struct _reent instead of sdidinit.
This will allow the removal of sdidinit in a follow up Newlib
patch.
Thanks, I checked it in with some m
From: Matt Joyce
Edit assert statements in worker thread to check initialization
against the __cleanup member of struct _reent instead of sdidinit.
This will allow the removal of sdidinit in a follow up Newlib
patch.
---
testsuites/libtests/newlib01/init.c | 6 +++---
1 file changed, 3 insertion