mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
e83031c84d
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.
(This used to be commit 37042c7bc0
)
3 lines
24 B
Plaintext
3 lines
24 B
Plaintext
findsmb
|
|
gen-8bit-gap.sh
|