From owner-source-changes@NetBSD.ORG Thu Mar 9 22:58:25 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id WAA07411; Thu, 9 Mar 1995 22:58:18 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id BAA08041 for source-changes-outgoing; Fri, 10 Mar 1995 01:01:16 -0500 Received: (from source@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id BAA08034 for source-changes; Fri, 10 Mar 1995 01:00:32 -0500 Date: Fri, 10 Mar 1995 01:00:32 -0500 From: The Source of All Evil Message-Id: <199503100600.BAA08034@pain.lcs.mit.edu> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG jtc Fri Mar 10 00:57:59 EST 1995 Update of /a/cvsroot/src/lib/libc/time In directory pain.lcs.mit.edu:/b/tmp/cvs-serv7889 Modified Files: localtime.c Log Message: A slightly modified version of Chris' patch so that detzcode will sign extend properly on machines with 64 bit longs. This patch has been submitted to the tz mailing list.