Skip to content

libcglue: clarify resetting newlib stdio init in __locks_init#357

Open
fjtrujy wants to merge 1 commit intopspdev:masterfrom
fjtrujy:fix_InitLockAPI
Open

libcglue: clarify resetting newlib stdio init in __locks_init#357
fjtrujy wants to merge 1 commit intopspdev:masterfrom
fjtrujy:fix_InitLockAPI

Conversation

@fjtrujy
Copy link
Member

@fjtrujy fjtrujy commented Mar 6, 2026

Longer description (optional):
Clarify the reason for clearing _REENT_CLEANUP(_REENT) in __locks_init so that readers understand this forces newlib to treat stdio as uninitialized and re-create FILE structures and their locks on next use.

Longer description (optional):
Clarify the reason for clearing _REENT_CLEANUP(_REENT) in __locks_init so that readers understand this forces newlib to treat stdio as uninitialized and re-create FILE structures and their locks on next use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant