IntroductionA simple library used to supply some missing POSIX functions used when porting libraries under Norcroft.
Details
Some of the functions are replacements for POSIX functions that RISC OS lacks whilst others are RISC OS specific memory management routines.
CLibSupport includes a ported version of snprintf. Most software on this site will use this version (when required) rather than that supplied with later versions of the Shared C Library to keep compatability with StubsG.
|