From b34f300eaf19fff8b377e9003968f38e8b1fed12 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 16 Mar 1996 05:44:09 +0000 Subject: [PATCH] . --- old/sh-utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e410852adb..4f7b621122 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,16 @@ +Fri Mar 15 23:42:29 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * basename.c: Remove __P-protected prototype for basename. + Reported by François Pinard. + (remove_suffix): Move to precede use. Remove prototype. + Declare formal parameter SUFFIX to be const. + + * pathchk.c (validate_path): Cast path_max to size_t before + comparing with strlen(path). + + * who-users.c (read_utmp): Declare n_read to be of type size_t + rather than int. + Tue Mar 12 17:52:05 1996 Jim Meyering (meyering@na-net.ornl.gov) * basename.c date.c dirname.c echo.c env.c expr.c factor.c hostname.c -- 2.47.2