summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-25 08:36:13 +0000
committerJim Meyering <jim@meyering.net>2000-10-25 08:36:13 +0000
commit342d5997cc17e6cb986c51a078a7a9cf6f5343ea (patch)
tree43569089733c81fa6f27d61b33accc98c8f29ebd /lib
parente63e45a195e8c09273182cafe6c35ef622ea2b56 (diff)
downloadcoreutils-342d5997cc17e6cb986c51a078a7a9cf6f5343ea.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 1e6acd8f1..18a2f9a50 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -19,6 +19,12 @@
2000-10-21 Jim Meyering <meyering@lucent.com>
+ * dirname.c (dir_name_r): New function, factored out of dir_name.
+ (dir_name): Use dir_name_r.
+ * dirname.h (dir_name_r): Declare it.
+
+2000-10-21 Jim Meyering <meyering@lucent.com>
+
* dirname.c (memrchr): Declare if necessary.
(dir_name): Remove the restriction that there be no
trailing slashes. Now, this code skips past them, effectively