summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-04 22:50:41 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-04 22:50:41 +0000
commit0e67d0e632d66d9fd0e8922fdd7e0598b411ff66 (patch)
tree5608a62784905732a8f1edcd7f4668278d751f30 /ChangeLog
parent9c4dc6f1f17e010e37faac803cd8358fd4d45d0d (diff)
downloadcoreutils-0e67d0e632d66d9fd0e8922fdd7e0598b411ff66.tar.xz
Fixes for OpenBSD 3.4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a964f2fa7..978f54841 100644
--- 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