aboutsummaryrefslogtreecommitdiff
path: root/devel/libpo6/pkg-descr
blob: 1fb44e78201a3c4296f2ba2d8e4a54ae708b29d0 (plain) (blame)
1
2
3
4
This is a library that includes all the code I tend to carry from project to
project for wrapping POSIX APIs for C++.  Where possible, things are
implemented inline so that there is minimal to no cost above and beyond using
the good old C APIs.