From owner-cvs-ports Sun Dec 22 18:18:00 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA04487 for cvs-ports-outgoing; Sun, 22 Dec 1996 18:18:00 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id SAA04469; Sun, 22 Dec 1996 18:17:55 -0800 (PST) Received: by sovcom.kiae.su id AA05068 (5.65.kiae-1 ); Mon, 23 Dec 1996 05:05:38 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 23 Dec 96 05:05:38 +0300 Received: from localhost (nagual.ru [127.0.0.1]) by nagual.ru (8.8.4/8.8.4) with SMTP id EAA01415; Mon, 23 Dec 1996 04:57:04 +0300 (MSK) Date: Mon, 23 Dec 1996 04:57:03 +0300 (MSK) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7=2C_Andrey_Chernov?= To: Warner Losh Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/archivers/arc/patches patch-aa In-Reply-To: <199612221701.JAA11237@freefall.freebsd.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 22 Dec 1996, Warner Losh wrote: > imp 96/12/22 09:01:13 > > Modified: archivers/arc/patches patch-aa > Log: > Apply minor patch from the OpenBSD folks to allow this to compile and > work on both FreeBSD and OpenBSD. > > Specifically, both FreeBSD and OpenBSD have the timelocal() function. In > fact most unixes have this function, so I'm not sure what the best fix > generically would be. This fix is no worse than the one that was there > before, however. timelocal is non-stadard and not recommended way to do thing, exist only for backward portability, mktime is right way. -- Andrey A. Chernov http://www.nagual.ru/~ache/