History log of /external/toybox/toys/pending/iconv.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c20fb908bb733a3d7c1dda77a3c1d22d5c3fafec 31-May-2014 Felix Janda <felix.janda@posteo.de> iconv: some fixes

- fix problem with sequences at buffer boundaries
- add (ignored) -c and -s options
- don't try to continue with a file when read() fails
/external/toybox/toys/pending/iconv.c
f9c3fc8475722679029cd653d98965fb2767f20c 24-May-2014 Rob Landley <rob@landley.net> Pending commands should default n
/external/toybox/toys/pending/iconv.c
5fe77cf9ed586a84c5ccd289154d0b543d2b4949 23-Apr-2014 Rob Landley <rob@landley.net> As long as uClibc's still around and requires you to jump through hoops to get iconv(), probe and build defconfig without it if it's not there.
/external/toybox/toys/pending/iconv.c
603e206e53bf5709e596884aec8933bda0b848b6 13-Apr-2014 Rob Landley <rob@landley.net> iconv cleanup.
/external/toybox/toys/pending/iconv.c
85224dd4982ba22f448e8cc1319bb3252b2a6671 13-Apr-2014 Felix Janda <felix.janda@posteo.de> iconv is actually something I'm missing on my current musl based system.
Attached is a simple version using the libc's iconv.
/external/toybox/toys/pending/iconv.c