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

github.com/Unity-Technologies/libatomic_ops.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2011-08-15 17:35:21 +0400
committerIvan Maidanski <ivmai@mail.ru>2011-08-15 17:35:21 +0400
commit9d9e6356307089167c2cbce23a134592ffb63b4e (patch)
tree68eff4ee1bb711fbe34559b4c02f96ceaf2ff722 /TODO
parentadb3ac32095416a29df290ae79173a5a1b2f4357 (diff)
Update TODO items.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0917065..aaaa519 100644
--- a/TODO
+++ b/TODO
@@ -7,4 +7,4 @@ to create a work-around if possible.
Add equivalent of __sync_val_compare_and_swap. Add tests.
-Fix make distcheck: fails with "config.h: No such file or directory"
+Add C++0x ATM (atomic memory operations) layer.