Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 14:17:04 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/hexdump conv.c
Message-ID:  <200607311417.k6VEH4f2029931@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2006-07-31 14:17:04 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/hexdump      conv.c 
  Log:
  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
  
  Revision  Changes    Path
  1.9       +1 -1      src/usr.bin/hexdump/conv.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607311417.k6VEH4f2029931>