summaryrefslogtreecommitdiff
path: root/riscos/stubs/ReadMe
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/stubs/ReadMe')
-rw-r--r--riscos/stubs/ReadMe11
1 files changed, 11 insertions, 0 deletions
diff --git a/riscos/stubs/ReadMe b/riscos/stubs/ReadMe
new file mode 100644
index 0000000..40c117a
--- /dev/null
+++ b/riscos/stubs/ReadMe
@@ -0,0 +1,11 @@
+Iconv module stubs
+==================
+
+This directory contains the source code required to build suitable stubs
+for interfacing with the Iconv module from C. The stubs provide the standard
+iconv_open, iconv, and iconv_close API entry points.
+
+UnixLib users should use the veneers provided by that library. These stubs are
+provided for the convenience of those using the Shared C Library, or other
+runtime.
+