]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Reduce the sum of a calling of write system-call in extracting RAR file.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 9 Aug 2011 11:56:28 +0000 (07:56 -0400)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 9 Aug 2011 11:56:28 +0000 (07:56 -0400)
commit94de104a57af2de3afd14f6f7edaeec9e4952cca
tree2d6b93747d9d52377c20f6adc230d575622ec2bc
parentcc4135f3ebff0142fcfb178c52052c12a992c7c3
Reduce the sum of a calling of write system-call in extracting RAR file.
For example, extracting test_read_format_rar_ppmd_lzss_conversion.rar.uu:
The sum came down from 62947 to 60.

SVN-Revision: 3577
libarchive/archive_read_support_format_rar.c