]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 19 Apr 1996 04:34:53 +0000 (04:34 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 Apr 1996 04:34:53 +0000 (04:34 +0000)
old/sh-utils/ChangeLog

index 02fb9a7635e0f77284e835097173cf768ca83810..af678ce00cab5d7dabf1e942f646459b22ec7ebb 100644 (file)
@@ -1,3 +1,15 @@
+Thu Apr 18 23:16:41 1996  Jim Meyering  (meyering@na-net.ornl.gov)
+
+       * basename.c (basename): Rewrite so it doesn't rely on strrchr,
+       and hence doesn't need to include string.h -- on some alpha-based
+       OSF systems, there's a conflicting prototype for basename in string.h.
+       Reported by Kaveh Ghazi.
+
+       * configure.in (AC_REPLACE_FUNCS): Add basename.
+       * lib/Makefile.am (EXTRA_DIST): Add basename.c.
+       (su_SOURCES): Remove basename.c.
+       From Kaveh Ghazi.
+
 Tue Apr 16 20:24:44 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
        * src/Makefile.am (who.c): Qualify who-users.c reference with