]> mj.ucw.cz Git - libucw.git/commit
New character set conversion routines from CharConv Library.
authorMartin Mares <mj@ucw.cz>
Sat, 2 May 1998 08:54:22 +0000 (08:54 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 2 May 1998 08:54:22 +0000 (08:54 +0000)
commit5451cada955bd952f5c732857e27ed676e873aa1
tree72b0cc023fadd5ca25995f05125584caade69fa1
parentf3ee572920a169ea6714fa485afd39390867d9d8
New character set conversion routines from CharConv Library.

I've left the old charset routines as-is for now.
charset/Makefile
charset/charconv.c [new file with mode: 0644]
charset/charconv.h [new file with mode: 0644]
charset/chartable.h [new file with mode: 0644]
charset/misc/chartable.in [new file with mode: 0644]
charset/misc/tabgen [new file with mode: 0755]
charset/misc/user_expand [new file with mode: 0644]
charset/setnames.c [new file with mode: 0644]