- use proper macros to print intmax_t.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 5 Apr 2006 14:57:59 +0000 (14:57 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 5 Apr 2006 14:57:59 +0000 (14:57 -0000)
commit465874f3a31da80c3fe444a425afbb840098de1c
tree13df25573134eb7828fb2b128af6a01421bc4f83
parentb7b24d61e012eefd8bfc510147fca016f347a349
- use proper macros to print intmax_t.
  PRIuMAX and PRIxMAX are defined in inttypes depending on the wordsize.
coreutils/stat.c