projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5bd412
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 13 May 2001 15:29:21 +0000
(15:29 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 13 May 2001 15:29:21 +0000
(15:29 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index 5e31d0b3dec863efaa6e535a29ffa54e1f3dfcd6..9775c18272c65f01051d863647a748db96ccbd01 100644
(file)
--- a/
old/fileutils/ChangeLog
+++ b/
old/fileutils/ChangeLog
@@
-1,5
+1,8
@@
2001-05-13 Jim Meyering <meyering@lucent.com>
+ * src/remove.c (dir_name, dir_len): Define to different names
+ to avoid shadowing warnings due to new declarations from dirname.h.
+
* tests/Fetish.pm (run_tests): Fail if any test name is longer
than 12 bytes.