Commit ID:      1005009CAF806EB6B69
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2012/07/20 21:18:46 UTC

Modified files:
        bin/mksh       : misc.c

Log message:
make 'typeset -p' (and soon ${foo@$}) output strings safe for re-entry
into AT&T ksh93 (that we still must use octal, in this day and age,
because dgk’s \x is broken… tss…)

not round-trip, as ksh93 doesn’t encode hi-bit7 or \v, but safe

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.195 -r1.196 src/bin/mksh/misc.c

Reply via email to