]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In 'od -c' mode, deal with printable but zero-width combining
authorjkoshy <jkoshy@FreeBSD.org>
Mon, 31 Jul 2006 14:17:04 +0000 (14:17 +0000)
committerjkoshy <jkoshy@FreeBSD.org>
Mon, 31 Jul 2006 14:17:04 +0000 (14:17 +0000)
commitc03b5b6d66f1401e8568af8315e42f067d101677
treee2518f66f43049f3e32014ed38a627d03c64e094
parentf262d22153f6d81f22e467df578baf0b85614de3
In 'od -c' mode, deal with printable but zero-width combining
characters correctly.  These characters are displayed "combined"
with a space character.

PR: misc/100215
Submitted by: "J.R. Oldroyd" <<fbsd AT opal.com>>
Reviewed by: "J.R. Oldroyd" <<fbsd AT opal.com>> (revised patch)
MFC after: 3 days
usr.bin/hexdump/conv.c