]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a test-target and reference vectors for the character converions.
authorPoul-Henning Kamp <phk@FreeBSD.org>
Fri, 5 Mar 2004 19:30:13 +0000 (19:30 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Fri, 5 Mar 2004 19:30:13 +0000 (19:30 +0000)
commit3d36fd4271d98afee379c5c2fb138bcf04cf6ebb
tree34855761f9af2dd7f63813acf1f8656091d2417c
parent8cbec0c8ddfdfa0120d492b834f733f8598c9803
Add a test-target and reference vectors for the character converions.
bin/dd/Makefile
bin/dd/gen.c [new file with mode: 0644]
bin/dd/ref.ascii [new file with mode: 0644]
bin/dd/ref.ebcdic [new file with mode: 0644]
bin/dd/ref.ibm [new file with mode: 0644]
bin/dd/ref.lcase [new file with mode: 0644]
bin/dd/ref.oldascii [new file with mode: 0644]
bin/dd/ref.oldebcdic [new file with mode: 0644]
bin/dd/ref.oldibm [new file with mode: 0644]
bin/dd/ref.swab [new file with mode: 0644]
bin/dd/ref.ucase [new file with mode: 0644]