20 lines
501 B
Text
20 lines
501 B
Text
|
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?
|
||
|
|
||
|
* test suite.
|
||
|
|
||
|
* static library support.
|
||
|
|
||
|
* doxygen'ate the headers/code, to produce reference docs.
|
||
|
|
||
|
* HAVE_DOT in Doxyfile.in should be detected by configure.
|