From 3840e6b39d4d09019bd2ba9ea782963f5a834865 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Tue, 9 Aug 2011 15:37:21 +0400 Subject: [PATCH] Add TODO items. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 0917065..9297b85 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,8 @@ 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" + +Remove list_atomic.c and test_atomic_include.h (as auto-generated). +Make sure they appear in the dist tarball. + +Merge all Makefile.am in /src tree (to have less autogenerated files). -- 2.7.4