Revaluate thread-safety and document it #33

開放中
建立於 2022-02-26 16:56:57 +01:00crtxcr · 0 comment
擁有者

strerror() is used, which is not thread-safe.

exile_launch() in particular changes things, we may now be called not only in the beginning of program execution.

So in general document what we guarantee and not, and/or make it thread-safe.

strerror() is used, which is not thread-safe. exile_launch() in particular changes things, we may now be called not only in the beginning of program execution. So in general document what we guarantee and not, and/or make it thread-safe.
登入 才能加入這對話。
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: crtxcr/exile.h#33
No description provided.