]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 14 Mar 1999 21:39:42 +0000 (21:39 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Mar 1999 21:39:42 +0000 (21:39 +0000)
old/sh-utils/ChangeLog

index f3a7d34bebbd28eefc52d0a4b31785afdfc4b4cd..f827ddf345ffe1b84cc99efb0e9f4e1a14dab48f 100644 (file)
@@ -1,5 +1,12 @@
+1999-03-13  Jim Meyering  <meyering@ascend.com>
+
+       * lib/basename.c (base_name): If NAME is all slashes, return `/' (in
+       conformance with the single unix spec).  Reported by Peter Moulder.
+
 1999-03-10  Jim Meyering  <meyering@ascend.com>
 
+       * src/uptime.c: Declare getloadavg so I can build with -Werror.
+
        * tests/stty/basic-1: Skip failing tests: parenb, -parenb, -cread.
 
        * lib/canon-host.c (canon_host): Don't use he->h_addr directly.