From da3ba794985f482821cdbfc7025a836e8d38c4cf Mon Sep 17 00:00:00 2001 From: richdawe Date: Sat, 11 Mar 2006 17:15:25 +0000 Subject: Build a basic shared library on Linux; may not work! git-svn-id: https://labs.omniti.com/portableumem/trunk@6 1665872d-e22b-0410-9e5d-a57ad4215e6d --- TODO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..8dd354d --- /dev/null +++ b/TODO @@ -0,0 +1,17 @@ +To-do List for the Linux port of umem +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Autconf'ery for in "sol_compat.h". + +* Fix #define wreakage for THR_RETURN, THR_API in "sol_compat.h". + +* Replace use of Ecelerity's portable atomic locking header with something + equivalent in "sol_compat.h". + +* ec_debug_vprintf -> something else? + +* doxygen'ate the headers/code, to produce reference docs. + +* rpm spec file. + +* test suite. -- cgit v1.2.3