CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/08/21 12:59:15

Modified files:
        lib/libc/gen   : unvis.c vis.3 vis.c 

Log message:
Two new flags: VIS_ALL - encode all characters, not just invisible ones
and VIS_HEX - use C89 \xff style hexadecimal encoding.

Teach unvis(3) how to deal with the hex encoding.

feedback and ok millert@ chl@

Reply via email to