aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-03-01 16:11:50 -0600
committerElliott Hughes <enh@google.com>2015-03-01 16:11:50 -0600
commit4bbec1e41580c9200cae03c9549fb032596b2b30 (patch)
tree45ea03d57414302ec8bfe7ca40e591500ae35bc6 /lib
parent30c36d87280f3c45db157056b94ff67922f03fbf (diff)
downloadtoybox-4bbec1e41580c9200cae03c9549fb032596b2b30.tar.gz
fix format problems in tar.c
%o is unsigned, but off_t is signed. * takes an int. an error_msg call was missing an argument. only one of these is an actual error, but i'd like to fix the others too so that we (toybox, but if not, then Android) can turn on format string warnings to prevent future bugs like the stat.c LP32 ones.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions