]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 25 Apr 1999 19:20:40 +0000 (19:20 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Apr 1999 19:20:40 +0000 (19:20 +0000)
old/sh-utils/ChangeLog

index ca76b02a84d6db7ba97bfead99fcc788284e8610..63a17783e3a43ae69589fd1d1ac849132c180c55 100644 (file)
@@ -1,5 +1,17 @@
+1999-04-25  Jim Meyering  <meyering@ascend.com>
+
+       * lib/human.c <inttypes.h>: Don't include it here.
+       * lib/human.h <inttypes.h>: Include it here instead.
+       <config.h>: Include it here too.
+       Reported by Andreas Jaeger.
+
+       * src/nice.c [NDEBUG]: Remove definition.
+       Reported by Andreas Jaeger.
+
 1999-04-24  Jim Meyering  <meyering@ascend.com>
 
+       * src/who.c (print_entry): Use `#if', not `#ifdef HAVE_UT_HOST'.
+
        * Version 1.16g.
 
        * configure.in: Use AC_CANONICAL_HOST.