OSDN Git Service

stat: get rid on intmax_t
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 2 Feb 2010 02:08:57 +0000 (03:08 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 2 Feb 2010 02:08:57 +0000 (03:08 +0100)
commit5b9b1365a086056e992e7868db8e49989fedcbaf
treeafa6360504fab7057acb7477df353b178b250512
parent4b061461d3f5cb62a6f384d80fd5a3f6be51bd25
stat: get rid on intmax_t

function                                             old     new   delta
print_it                                             225     218      -7
print_stat                                           919     889     -30
print_statfs                                         370     339     -31
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-68)             Total: -68 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/stat.c
include/libbb.h
include/platform.h