From a305c4a1899cbccf093026c362843b844b330687 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 13 Jul 1997 04:13:53 +0000 Subject: . --- old/sh-utils/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 925d50109..43223248c 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,22 @@ +1997-07-12 Jim Meyering + + * src/who.c: Rename lots of `this' locals. + Make some parameters `const'. + (who): Update read_utmp caller. + (search_entries): Take additional param: utmp_buf. + Update read_utmp caller. + (who_am_i): Update read_utmp caller. + + * src/users.c (users): Update read_utmp caller. + * src/uptime.c (uptime): Update read_utmp caller. + + * lib/readutmp.h (PARAMS): Update prototype. + (utmp_contents): Remove dcl. + + * lib/readutmp.c (read_utmp): Take new params: count and buffer. + Return boolean indicating failure. + Now, caller must give diagnostic upon. + 1997-07-12 Kaveh R. Ghazi * lib/readutmp.c, lib/readutmp.h: New files implementing shared -- cgit v1.2.3-54-g00ecf