summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-20 19:16:49 +0000
committerJim Meyering <jim@meyering.net>1996-10-20 19:16:49 +0000
commitd15f56325a7a5ae7a7e99a0ebc24d31587c06a4b (patch)
tree41854c3b18ae95f3edb70b983ceb4225039a2285
parent1dde8333c153ca09b77e560eadfd6731c9c475c8 (diff)
downloadcoreutils-d15f56325a7a5ae7a7e99a0ebc24d31587c06a4b.tar.xz
.
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 1a472afbe..868c24b7a 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -3,12 +3,6 @@ Sun Oct 20 09:03:51 1996 Jim Meyering <meyering@na-net.ornl.gov>
* src/who-users.c (print_entry): Don't take address of UT_TIME_MEMBER
directly. From Ulrich Drepper.
- The problem is that GNU libc (and perhaps other libcs as well) have
- extended utmp file formats which do not use a simple time_t ut_time
- field. In glibc ut_time is a macro which selects for backward
- compatibility the tv_sec member of a struct timeval value.
-
-
* Makefile.am (AUTOMAKE_OPTIONS): Set to `gnits'.
(EXTRA_DIST): Remove @README_ALPHA@.