2 posixx is a thin C++ wrapper over the posix API.
11 The library has no dependencies (besides an ISO C++ 98 compilant compiler).
16 To run the testcases you need boost.Test (1.35+), and valgrind if you want to
22 To generate the documentation, you need Doxygen and Graphviz installed.
24 .. vim: set filetype=rst :