diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2013-11-28 05:09:46 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2013-11-28 05:09:46 +0000 |
commit | d141684f5c9f0f3b6651459e5f794cffe17e82cb (patch) | |
tree | 9b2b2e7ff206479824b4d1ddab117519480073ae /include/utime.h | |
parent | 12c7a721922238cd7d03281d05dec1cf50d3f75f (diff) |
The print() routine here can be passed at least some of the non-characters
OUT to EOW, making its domain CHAR_MIN...CODEMAX. It makes sense to have
pchar() take the same domain and output those non-characters appropriately,
so the (unsigned char) cast for isprint() goes in pchar(). Constipate
pchar() while we're here, and let print() pass through NUL to it, as it
knows how to output it unambiguously.
ok otto@ millert@
Diffstat (limited to 'include/utime.h')
0 files changed, 0 insertions, 0 deletions