]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 22 Apr 1999 15:19:11 +0000 (15:19 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Apr 1999 15:19:11 +0000 (15:19 +0000)
old/fileutils/ChangeLog

index 538098695e8926e832c2839eb41f943cfd5bb00b..f85a89c0103004b74ab28848e6b241e10ae71ede 100644 (file)
@@ -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