Andrew Borodin fe8c5390ad Fix of uintmax_t variables output.
Use PRIuMAX and PRIXMAX instead of ju and jX modifiers respectively
for formatted output of uintmax_t variables.
If PRIXMAX is not defined (i.e. in Solaris9), use PRIxMAX instead.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-12-03 10:58:39 +03:00
..
2010-12-02 09:55:59 +03:00
2010-12-03 10:58:39 +03:00
2010-12-02 22:12:56 +03:00
2010-12-03 10:58:39 +03:00
2010-11-24 10:51:31 +03:00
2010-11-24 10:27:46 +03:00
2010-12-02 09:55:59 +03:00
2010-11-24 10:51:30 +03:00
2010-12-03 10:58:39 +03:00