projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
146a08c
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 21 Nov 2002 09:44:39 +0000
(09:44 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 21 Nov 2002 09:44:39 +0000
(09:44 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 3cb3742b9bbfa9ff60a2066cb1b040407f806ef7..0d942f0483b79c7b856253fe96dbdba311ae0cc2 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-2,6
+2,9
@@
Merge in changes from the coreutils.
+ * makepath.c (make_path): Restore umask *before* creating the final
+ component.
+
* xmalloc.c: Adjust to work with new autoconf macros, AC_FUNC_MALLOC
and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC.