]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Allow longer Joliet names which is up to 103 UCS2 characters(206 bytes)
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 6 Oct 2009 18:58:57 +0000 (14:58 -0400)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 6 Oct 2009 18:58:57 +0000 (14:58 -0400)
commit8cd094af06a8da6f128be972c6b6a0c3978e53cc
tree4b12551238de4d797b638d9cb9cf93fdd326b343
parentc8777373d05c512ab594aabaf7cee82e8ed4254f
Allow longer Joliet names which is up to 103 UCS2 characters(206 bytes)
from 64 UCS2 characters(103 bytes). mkisofs can record that longer
Joliet names by their option -joliet-long.

SVN-Revision: 1484
libarchive/archive_read_support_format_iso9660.c