OSDN Git Service

iconv is actually something I'm missing on my current musl based system.
authorFelix Janda <felix.janda@posteo.de>
Sun, 13 Apr 2014 18:12:45 +0000 (13:12 -0500)
committerFelix Janda <felix.janda@posteo.de>
Sun, 13 Apr 2014 18:12:45 +0000 (13:12 -0500)
commit85224dd4982ba22f448e8cc1319bb3252b2a6671
tree32b6e4a80afd46930655eeedc2547951ee3b065e
parent8b6d56c4f75efed9d4769d2d959ee7706e314152
iconv is actually something I'm missing on my current musl based system.
Attached is a simple version using the libc's iconv.
toys/pending/iconv.c [new file with mode: 0644]