From owner-cvs-all Thu Feb 8 9: 7: 8 2001 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 981F537B503; Thu, 8 Feb 2001 09:06:39 -0800 (PST) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f18H6bD86594; Thu, 8 Feb 2001 09:06:39 -0800 (PST) (envelope-from phantom) Message-Id: <200102081706.f18H6bD86594@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 8 Feb 2001 09:06:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime timelocal.c timelocal.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2001/02/08 09:06:37 PST Modified files: lib/libc/stdtime timelocal.c timelocal.h Log: Export internal data structures in same manner as numeric/monetary/messages structures exported. Protect timelocal.h from multiple inclusions. Revision Changes Path 1.12 +10 -4 src/lib/libc/stdtime/timelocal.c 1.7 +6 -6 src/lib/libc/stdtime/timelocal.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message