1
0
mirror of synced 2026-04-26 04:08:08 +00:00

MCCS coding for UNIX-GETENV, fix MTOUTF8STRING (#2474)

* MCCS translations for strings passed to/from UNIX-GETENV and other system interfaces.
* INTERPRET.REM.CM assumes system external format is UTF-8.  ISO8859/1 external format is defined in MCCS as a dummy for UTF-8 until UNICODE is loaded
* Add string translation interface to EXTERNALFORMAT datatype, 
* Set the external format of the default reader environment to *DEFAULT-EXTERNALFORMAT* = :MCCS
* Add external format :THROUGH16 for 16 bit codes, used by linebuffer
This commit is contained in:
rmkaplan
2026-02-16 12:06:09 -08:00
committed by GitHub
parent 075ca1a9f1
commit cc0a819cd5
36 changed files with 2246 additions and 1490 deletions

Binary file not shown.