summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-22 05:01:37 +0000
committerJim Meyering <jim@meyering.net>1996-10-22 05:01:37 +0000
commit17e8314c790657dc6fe08635e4a8b7204bee5c06 (patch)
tree8b8026d57f7bae79009ee0ea3078bd51c673d485 /old
parentee791d8ca130af1fea2c9c107ab0eadc1d0512a0 (diff)
downloadcoreutils-17e8314c790657dc6fe08635e4a8b7204bee5c06.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 827a58c70..983678f29 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,10 @@
Mon Oct 21 16:49:08 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * lib/getloadavg.c [__linux__]: Don't bother with a.out/nlist/kernel
+ defines or includes -- Linux systems simply read /proc/loadavg.
+
+ * lib/Makefile.am (EXTRA_DIST): Remove group-member.c.
+
* configure.in: Remove hack that created link from group_member.c
to group-member.c.