Home GnuPG
Diffusion GnuPG 6177fb3c87f4

utf8conv.c: Add hacks for Android.
6177fb3c87f4Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

utf8conv.c: Add hacks for Android.

* common/utf8conv.c [HAVE_ANDROID_SYSTEM]: Do not include iconv.h.
(iconv_open, iconv_close, load_libiconv) [HAVE_ANDROID_SYSTEM]: New
dummy functions.
(set_native_charset) [HAVE_ANDROID_SYSTEM]: Force use of "utf-8".
(jnlib_iconv_open) [HAVE_ANDROID_SYSTEM]: Act the same as under W32.
(jnlib_iconv) [HAVE_ANDROID_SYSTEM]: Ditto.
(jnlib_iconv_close) [HAVE_ANDROID_SYSTEM]: Ditto.
  • Co-authored-by: Hans of Guardian <hans@guardianproject.info>

Details

Provenance
wernerAuthored on Nov 12 2012, 3:38 PM
Parents
rGe7dca3e83ebd: SCD: Fix the process of writing key or generating key.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG6177fb3c87f4: utf8conv.c: Add hacks for Android. (authored by Werner Koch <wk@gnupg.org>).Dec 13 2012, 4:11 PM