diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-06-01 11:17:15 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-06-01 11:17:15 -0700 |
commit | 00ae1477295136c8a3e81b5afae1b714de9822f8 (patch) | |
tree | 85939011ccc217a0ebc78b6baa8235bbd61287dd /socket.c | |
parent | ad0b7a7d38d77f0cb90e1509e2eb56a6cbb8db75 (diff) | |
download | txr-00ae1477295136c8a3e81b5afae1b714de9822f8.tar.gz txr-00ae1477295136c8a3e81b5afae1b714de9822f8.tar.bz2 txr-00ae1477295136c8a3e81b5afae1b714de9822f8.zip |
chr-iscntrl: recognize Unicode C0 and C1.
* lib.c (chr_iscntrl): Don't use iswcntrl; it fails to report
0x80-0x9F as control characters. A bit of hand-crafted logic
does the job.
* txr.1: Redocumented.
Diffstat (limited to 'socket.c')
0 files changed, 0 insertions, 0 deletions