From: Jim Meyering Date: Wed, 26 Apr 2000 12:36:49 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=581e09e33a612fcd886b7fc741d188c8e4e2ad58;p=pspp . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 0b34fc8e8a..4e4fc05080 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,13 @@ +2000-04-25 Jim Meyering + + * makepath.c (S_IRWXUGO): Define. + (make_path): Always perform explicit chmod if MODE specifies any + of the `special' permission bits. + 2000-04-18 Jim Meyering + * README: New file. + * getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define getpagesize. For BeOS. Based on a patch from Bruno Haible.