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

github.com/cxong/tinydir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCong <c_xong@hotmail.com>2013-02-02 17:17:41 +0400
committerCong <c_xong@hotmail.com>2013-02-02 17:17:41 +0400
commit64e6d8ddfe59a6a9da25ffde4ccb6107949a30b0 (patch)
treed440ef89124b075d6a374955b7ceed2b8a18f641 /README.md
parente813071b39b07055b126abc33d5ed5a3ed93805c (diff)
Add second method of opening dirs, with random file access
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 38b8d16..4462b3c 100644
--- a/README.md
+++ b/README.md
@@ -44,3 +44,10 @@ License
=======
BSD.
+
+Known Limitations
+=================
+
+Not threadsafe
+Limited path and filename sizes
+No wide char support