]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fixes for OpenBSD 3.4.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Aug 2004 22:50:41 +0000 (22:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Aug 2004 22:50:41 +0000 (22:50 +0000)
ChangeLog

index a964f2fa7c5c0a764ff6ff5504d8f2723ad9e988..978f5484197f41cee806025be70a2ddd98ddfde2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-08-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * src/system.h (PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX):
+       Define to a concatenation of string literals, not to an expression;
+       needed for concatenation contexts.
+       (INTMAX_MAX, INTMAX_MIN): New macros.
+
+       * src/stat.c (print_stat): Don't assume st_ino / st_dev fits in
+       unsigned long; this isn't true for st_ino on Solaris 9.
+
 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/uname.c: Do not depend on HAVE_SYSCTL when deciding