diff options
author | Bruno Haible <bruno@clisp.org> | 2001-12-17 17:37:33 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-21 23:47:48 +0200 |
commit | 24f95f724fde0ababcae02d1094940c953156afd (patch) | |
tree | bc0c64b4edb83cd9ae19c9bf8353e8a4c1e62881 /os2/iconv/README | |
parent | 036f69999b9510f137d7a3a59b5ba8e690e0807b (diff) | |
download | external_gettext-24f95f724fde0ababcae02d1094940c953156afd.zip external_gettext-24f95f724fde0ababcae02d1094940c953156afd.tar.gz external_gettext-24f95f724fde0ababcae02d1094940c953156afd.tar.bz2 |
New OS/2 support.
Diffstat (limited to 'os2/iconv/README')
-rw-r--r-- | os2/iconv/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os2/iconv/README b/os2/iconv/README new file mode 100644 index 0000000..2dc449c --- /dev/null +++ b/os2/iconv/README @@ -0,0 +1,2 @@ +This directory implements the POSIX iconv() function family, based on the +OS/2 Unicode API. It is independent of GNU gettext. |