Jump to content

LIBCX

From EDM2

The kLIBC Extension Library extends the functionality of the kLIBC library by adding a number of high demand features required by modern applications. The kLIBC library is not actively maintained any more and extending it with the needed functionality is not always a trivial task. LIBCx is a good place to deploy such extensions as it does not require touching complex kLIBC internals and therefore cannot introduce new bugs and regressions in a sensitive piece of software the base C runtime library naturally is.

Files

  • LIBCX0.DLL

The library can be installed via RPM with:

yum install libcx

or the RPM or ZIP file can be downloaded from the Netlabs server.

Links