tar: support GNU 256-bit encoding in all numeric fields
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 May 2010 18:08:14 +0000 (20:08 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 May 2010 18:08:14 +0000 (20:08 +0200)
commit7b48eb4372c0b639bcb1eaedd63795c2dc0d9820
treef22da6d2d3ce82aa6d2c51cac27ab793cac4750d
parentc7efd6441def53df0200d7cce24e2956ad96aa02
tar: support GNU 256-bit encoding in all numeric fields

function                                             old     new   delta
getOctal                                              63     125     +62
get_header_tar                                      1572    1496     -76
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 62/-76)            Total: -14 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libunarchive/get_header_tar.c