]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 10 Jan 1998 20:53:56 +0000 (20:53 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Jan 1998 20:53:56 +0000 (20:53 +0000)
old/textutils/ChangeLog

index a849ee7d74533aaa91b4231bbb213f93784c9d95..d9625aee324974fe183e3725aac5516cb4f2e600 100644 (file)
@@ -1,3 +1,10 @@
+1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * lib/xstrtol.c (bkm_scale): Renamed from BKM_SCALE.
+       Rewrite macro as function.  Return a value.  Update caller.
+       Cast __ZLONG_MAX `__unsigned long int' before casting to double to
+       avoid SunOS /bin/cc compiler bug.
+
 1998-01-08  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/tac-pipe.c: New file.  But not yet used.