summaryrefslogtreecommitdiff
path: root/TODO
blob: ac0f9e4ab68e41182195c63d536c26cc11668b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
To-do List for the Linux port of umem
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Autconf'ery for <stdint.h> 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.

* static library support.