cvs commit: src/usr.bin/hexdump conv.c

Joseph Koshy jkoshy at FreeBSD.org
Mon Jul 31 14:17:05 UTC 2006


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


More information about the cvs-all mailing list