Summary

Use reentrant library functions, if available

Metadata

Description

Use reentrant C library functions, if possible (like `strerror_r`), where available. Figuring out what is available where is the hard part.

Changes and comments

[2026-08-23 20:48:53 UTC] felix wrote:

No.

[2026-08-23 20:48:53 UTC] felix changed status from new to closed

[2026-08-23 20:48:53 UTC] felix set resolution to wontfix