freebsd-src/usr.bin/hexdump
Kyle Evans 6bb764934c od(1): Fix wrong output for some corner cases in multibyte locales.
Restore the original character to print if we used the look-ahead
buffer, but that didn't help -- we either got an illegal sequence
or still can't complete.

PR:		224552
Submitted by:	Yuri Pankov
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D13963
2018-01-20 02:49:32 +00:00
..
tests od(1): Fix wrong output for some corner cases in multibyte locales. 2018-01-20 02:49:32 +00:00
conv.c od(1): Fix wrong output for some corner cases in multibyte locales. 2018-01-20 02:49:32 +00:00
display.c hexdump(1): Speed up -s flag on devices 2018-01-05 01:46:41 +00:00
hexdump.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
hexdump.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
hexdump.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
hexsyntax.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
od.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
odsyntax.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
parse.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00