        Name: CLibSupport
        Type: Library
     Purpose: Provides a number of missing functions assumed by
              POSIX compliant code.
Requirements: Acorn C compiler
              Acorn libfile
              Acorn C library
              OSLib (for header)
              
This library provides a number of routines needed by some of the
ported software on this site (http://www.really.demon.co.uk).
Some of these are (I think) required by POSIX compliant systems
while others have been added for RISCOS specific memory
allocation.

snprintf is modified just enough to get it to compile. The
snprintf archive is included here with the original documentation
and licensing arrangements.
