freebsd-dev/usr.bin/hexdump
Joseph Koshy 1ae9926515 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
2006-07-31 14:17:04 +00:00
..
conv.c In 'od -c' mode, deal with printable but zero-width combining 2006-07-31 14:17:04 +00:00
display.c In next(), ensure that 'done' is set in the case when a file cannot 2004-08-04 02:47:32 +00:00
hexdump.1 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
hexdump.c
hexdump.h Add POSIX-style support for multibyte characters to od(1): the 'c' 2004-07-11 01:11:12 +00:00
hexsyntax.c
Makefile display.c: 2004-07-22 13:14:42 +00:00
od.1 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
odsyntax.c display.c: 2004-07-22 13:14:42 +00:00
parse.c display.c: 2004-07-22 13:14:42 +00:00