From owner-cvs-all Thu Jun 27 13:18:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 201ED37B405; Thu, 27 Jun 2002 13:18:46 -0700 (PDT) Received: from freefall.freebsd.org (wollman@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5RKIjJU016501; Thu, 27 Jun 2002 13:18:46 -0700 (PDT) (envelope-from wollman@freefall.freebsd.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5RKIjHd016500; Thu, 27 Jun 2002 13:18:45 -0700 (PDT) Message-Id: <200206272018.g5RKIjHd016500@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 27 Jun 2002 13:18:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include time.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/06/27 13:18:45 PDT Modified files: include time.h Log: The thread-safe time functions appear to have been introduced as of ISO 9945-1: 1996 (according to the change bars therein), which corresponds to 1003.1c-1995. Give them appropriate visibility protection. Revision Changes Path 1.25 +7 -6 src/include/time.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message