]> arthur.barton.de Git - netatalk.git/commit
add uniconv tool to convert between volume encodings
authorbfernhomberg <bfernhomberg>
Sat, 14 Feb 2004 23:43:27 +0000 (23:43 +0000)
committerbfernhomberg <bfernhomberg>
Sat, 14 Feb 2004 23:43:27 +0000 (23:43 +0000)
commit946b74aa0394684e8e6e6eff73ea542e9a93203a
treec96e9f76a79181e14ecc541030f44a17bb77bbe3
parent9772d15e5ee69a0a4bf68acaad32014e45e318c2
add uniconv tool to convert between volume encodings
bin/uniconv/Makefile.am [new file with mode: 0644]
bin/uniconv/iso8859_1_adapted.c [new file with mode: 0644]
bin/uniconv/uniconv.c [new file with mode: 0644]
configure.in