]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 30 Nov 1997 11:13:34 +0000 (11:13 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Nov 1997 11:13:34 +0000 (11:13 +0000)
old/fileutils/ChangeLog

index 9ba5db656b4a34999186ba0a73ac15da2f4d4c22..6888bf0baf761d52c779413699a63d4e91d408f0 100644 (file)
@@ -1,3 +1,13 @@
+1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * configure.in (AC_LFS): Use this macro rather than open-coding it.
+
+       * lib/human.c (human_readable): Convert to ANSI-style definition.
+       [lint]: Define `power'.
+
+       * src/ls.c (print_long_format): Rename inner-scoped `buf' arrays
+       to `hbuf' to avoid shadowing local.
+
 1997-11-29  Paul Eggert  <eggert@twinsun.com>
 
        Port to LFS and C9X in general, and to Solaris 2.6 in particular.