]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 16 Mar 1996 05:44:09 +0000 (05:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Mar 1996 05:44:09 +0000 (05:44 +0000)
old/sh-utils/ChangeLog

index e410852adb75a58d61a72a82bd352d9dd73de3c2..4f7b62112220f31b4c954c9e1a2c62d42ce92982 100644 (file)
@@ -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