Skip to content
Snippets Groups Projects
Commit 5ecf1f48 authored by rswindell's avatar rswindell
Browse files

Switched from std C time functions (gmtime, localtime, and ctime) to reentrant

variants (gmtime_r, localtime_r, and ctime_r) for thread-safe operation on Unix
parent d804c2b2
No related branches found
No related tags found
No related merge requests found
Showing
with 142 additions and 213 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment