Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SimpleIni.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SimpleIni.h b/SimpleIni.h
index a48ef0e..5fcd2ee 100644
--- a/SimpleIni.h
+++ b/SimpleIni.h
@@ -161,6 +161,7 @@
SI_STRLESS class, or by sorting the strings external to this library.
- Usage of the <mbstring.h> header on Windows can be disabled by defining
SI_NO_MBCS. This is defined automatically on Windows CE platforms.
+ - Not thread-safe so manage your own locking
@section contrib CONTRIBUTIONS