Opened 6 years ago
#1541 new defect
Use reentrant library functions, if available
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | someday |
Component: | core libraries | Version: | 5.0.0 |
Keywords: | Cc: | ||
Estimated difficulty: | medium |
Description
Use reentrant C library functions, if possible (like strerror_r
), where available. Figuring out what is available where is the hard part.
Note: See
TracTickets for help on using
tickets.