From: Jim Meyering Date: Sun, 24 Nov 2002 10:40:09 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2eedc752e27a150f9bc6fde1190958e0e53770c;p=pspp . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index e04c3e9014..279148dfe4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,8 @@ Update from coreutils: + * mktime.c: Merge in changes from libc. + Avoid a link-time failure on some Linux systems. * mktime.c (STATIC): Define to be empty (_LIBC) or `static' (otherwise). (__mon_yday): Declare with the STATIC attribute.