From: Jim Meyering Date: Thu, 21 Nov 2002 09:50:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c49b60cdf8ddc682a60aba61f7b80a047b166e;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index c2cc56a5ff..05781b652d 100644 --- 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.