From: Jim Meyering Date: Tue, 18 Apr 2000 13:40:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c71a7034685e2a9e57facfb686efc8ac5d1e19;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index f5cbccc3f9..0b34fc8e8a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-04-18 Jim Meyering + + * getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define + getpagesize. For BeOS. Based on a patch from Bruno Haible. + 2000-04-17 Jim Meyering * strftime.c (my_strftime) [strftime]: Declare strftime here, since