Factor iconv conversions to separate C files.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 Mar 2008 23:14:11 +0000 (00:14 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 Mar 2008 23:14:11 +0000 (00:14 +0100)
commitcccb7ecd623450d5b3ca2391327788c84aed71c8
tree88891ae425ad3076ffbe4be7a582f7c86b18a813
parent10927d911232ff5b224587f32aa68b8506777905
Factor iconv conversions to separate C files.
src/Makefile.am
src/advancegreek.c [new file with mode: 0644]
src/iconv-p.h [new file with mode: 0644]
src/iso5428.c [new file with mode: 0644]
src/siconv.c
src/ucs4.c [new file with mode: 0644]
src/unix.c
src/utf8.c [new file with mode: 0644]