projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46b1d15
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 21 Nov 2002 09:50:58 +0000
(09:50 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 21 Nov 2002 09:50:58 +0000
(09:50 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index c2cc56a5ff750898f9d4eaabb0cdb1f1822d00da..05781b652d300cf7245b0ee68a44bf49ed549aa8 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-2,6
+2,9
@@
Merge in changes from the coreutils.
+ * mountlist.c: #undef MNT_IGNORE before defining it, to avoid warning
+ on FreeBSD.
+
* makepath.c (make_path): Restore umask *before* creating the final
component.
(make_path): Minor reformatting.