projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
437df36
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 6 Jun 2003 21:13:39 +0000
(21:13 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 6 Jun 2003 21:13:39 +0000
(21:13 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 92a994d653b616c09a590c821ee1559b69464467..3dd99858af740269a479d3ef38fc71cfa61ec9e2 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-4,6
+4,10
@@
2003-06-06 Jim Meyering <jim@meyering.net>
+ Merge from coreutils.
+ * same.c: (same_name): Declare *_basename locals to be `const'.
+ Consolidate declarations and initializations of *_base* locals.
+
Merge from coreutils.
This avoids a core dump on systems without GNU putenv,
when running `env -u SOME_ALREADY_UNSET_VARIABLE'.