posixx is a thin C++ wrapper over the posix API. Dependencies ============ Library ------- The library has no dependencies (besides an ISO C++ 98 compilant compiler). Tests ----- To run the testcases you need boost.Test (1.35+), and valgrind if you want to use ``make memtest``. Documentation ------------- To generate the documentation, you need Doxygen and Graphviz installed. .. vim: set filetype=rst :