81ab0c3a5daabb23a6d1b937c98c3d760425270b
[zfs.git] / zfs / lib / libumem / TODO
1 To-do List for the Linux port of umem
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4 * Autconf'ery for <stdint.h> in "sol_compat.h".
5
6 * Fix #define wreakage for THR_RETURN, THR_API in "sol_compat.h".
7
8 * Replace use of Ecelerity's portable atomic locking header with something
9   equivalent in "sol_compat.h".
10
11 * ec_debug_vprintf -> something else?
12
13 * test suite.
14
15 * static library support.
16
17 * doxygen'ate the headers/code, to produce reference docs.
18
19 * HAVE_DOT in Doxyfile.in should be detected by configure.