Rudiments is a C++ class library providing base
classes for things such as daemons, clients, and
servers, and wrapper classes for the standard C
functions for things like regular expressions,
semaphores, and signal handling.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Mingw32 and Minix compatibility has been improved substantially. Signal-related classes have been refactored a bit. Several common POSIX functions have been wrapped in the process class.