Adding codepage definition files and codepage file compiler/decompiler.
authorJeremy Allison <jra@samba.org>
Sat, 30 Aug 1997 01:13:39 +0000 (01:13 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 30 Aug 1997 01:13:39 +0000 (01:13 +0000)
commit57408548f3cc717116b5eb3fe7381f0568ac473d
treeb737f76ab503056b83227f123bc70ce61ae938ba
parentd95652780ac67b41b935511cd6dbdf94b3de371e
Adding codepage definition files and codepage file compiler/decompiler.
Adding install/uninstall scripts for compiled codepage files.
Preparing for dynamic codepage loading.
Jeremy (jallison@whistle.com)
(This used to be commit e3fc9533bd87d0d520e3dac98261e42370907b11)
source3/codepages/codepage_def.437 [new file with mode: 0644]
source3/codepages/codepage_def.850 [new file with mode: 0644]
source3/codepages/codepage_def.852 [new file with mode: 0644]
source3/codepages/codepage_def.932 [new file with mode: 0644]
source3/script/installcp.sh [new file with mode: 0755]
source3/script/uninstallcp.sh [new file with mode: 0755]
source3/utils/make_smbcodepage.c [new file with mode: 0644]