Date:   Thu Aug 28 17:16:27 2003
Author: ab

Update of /home/cvs/samba/source/modules
In directory dp.samba.org:/tmp/cvs-serv2715/modules

Modified Files:
      Tag: SAMBA_3_0
        CP850.c 
Added Files:
      Tag: SAMBA_3_0
        CP437.c 
Log Message:
Refactor charset plugins a bit and add CP437 module.
Now all 8-bit charsets with gaps (not all symbols defined) could be produced through
one macro -- SMB_GENERATE_CHARSET_MODULE_8_BIT_GAP(CHARSETNAME) within source file
with three charset tables. Full source code for such modules can be generated by
source/script/gen-8bit-gap.sh script which was taken from GNU libc and changed slightly
to follow our data types and structure.


Revisions:
CP437.c         NONE => 1.1.2.1
        http://www.samba.org/cgi-bin/cvsweb/samba/source/modules/CP437.c?rev=1.1.2.1
CP850.c         1.1.2.3 => 1.1.2.4
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/modules/CP850.c.diff?r1=1.1.2.3&r2=1.1.2.4

Reply via email to