Posix is a stdplus library to provide a wrapper around POSIX stuff.

Generally speaking, it does things like provide the RAII idiom or std::string support on top of POSIX apis.