summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-22 15:19:11 +0000
committerJim Meyering <jim@meyering.net>1999-04-22 15:19:11 +0000
commit4cbb965035eed4facfdacd0469deb84a0c8dbcc5 (patch)
treed6ad020f93c2f567b351b4d66d6909f3f9eba2a4 /old
parent62edaf0b5551fb7d138f382815dd052e85c3e601 (diff)
downloadcoreutils-4cbb965035eed4facfdacd0469deb84a0c8dbcc5.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 538098695..f85a89c01 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,10 @@
+1999-04-22 Jim Meyering <meyering@ascend.com>
+
+ * src/shred.c (word32): Don't use `#error'; it runs afoul of
+ SunOS 4.1.4 cc.
+
+ * lib/strtoull.c: Guard strong_alias and weak_alias with #ifdef _LIBC.
+
1999-04-20 Paul Eggert <eggert@twinsun.com>
Replace our temporary hack implementation of strtoumax with