Add minimalist (text only) libxo implementation
Detail: libxo is a printf-like library used by some command line tools which then have the option to write output in various textual forms. In the case of the disc based utilities only a limited subset of the library functionality is required, and this implementation provides only text generation from the various xo formatting/command strings. Its RISC OS name is xolib, and like UnixLib this is intended to assist in porting command line tools that use libxo, rather than being a full implementation. xo.h - the complete header file from Juniper Networks textonly.c - a text only implementation for RISC OS command line tools Admin: Submission for TCP/IP bounty.
Showing
xolib/!MkClean,fd7
0 → 100644
xolib/!MkExport,fd7
0 → 100644
xolib/LICENSE
0 → 100644
xolib/Makefile
0 → 100644
xolib/c/textonly
0 → 100644
xolib/h/xo
0 → 100644