From: Jim Meyering Date: Tue, 17 Sep 2002 22:06:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78dfee94cb37cd1f678f8941a7d278544b7cbf91;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0d0b8907ad..f890bcf02e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,23 @@ -2002-09-15 Jim Meyering +2002-09-18 Jim Meyering * Version 4.5.2. + `od -t x8' used the wrong (`l'-prefixed) printf format. + Likewise for the o8 and u8 formats. + * src/od.c (ISPEC_TO_FORMAT): Define macro. + (decode_one_format): Use PRIdMAX, PRIoMAX, etc. for LONG_LONG. + Reported by Arun Sharma. + +2002-09-17 Jim Meyering + + * src/sys2.h (PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX): Define if necessary. + From gettext's intl/loadmsgcat.c. + + * tests/od/x8: New file/test, for the above fix. + * tests/od/Makefile.am (TESTS): Add x8. + +2002-09-15 Jim Meyering + * Use autoconf-2.54. Regenerate dependent files. * src/csplit.c (get_format_width): Add cast to avoid