diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-07 19:03:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-07 19:03:23 +0000 |
commit | 1c7be9d1bb8a9a764a2361abdfe5f06d2e05e900 (patch) | |
tree | 1c6105a1ec700c66b2728ad868f36ae59dd8beaf /old/sh-utils/ChangeLog | |
parent | c9893d18e31b68783d7d98f13261096ddf5f0c10 (diff) | |
download | coreutils-1c7be9d1bb8a9a764a2361abdfe5f06d2e05e900.tar.xz |
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 9a52a4eee..0c5c7ed68 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,9 @@ Sat Dec 7 12:52:00 1996 Jim Meyering <meyering@na-net.ornl.gov> + * lib/getloadavg.c [__SVR4]: Define SVR4. + Remove duplicate `|| defined(SVR4)' disjunct guarding the + #define KERNEL_FILE "/unix" definiton. + * configure.in (jm_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL): Use this variant of the AM_ prefixed macro. (check for TIOCGWINSZ in sys/pty): In essence, require |