From owner-cvs-all Sun Oct 28 12:13:20 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 0CC6937B401; Sun, 28 Oct 2001 12:13:17 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9SKDHQ48966; Sun, 28 Oct 2001 12:13:17 -0800 (PST) (envelope-from dillon) Message-Id: <200110282013.f9SKDHQ48966@freefall.freebsd.org> From: Matt Dillon Date: Sun, 28 Oct 2001 12:13:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include time.h src/lib/libc/stdtime time32.c 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 dillon 2001/10/28 12:13:16 PST Modified files: include time.h lib/libc/stdtime time32.c Log: Add time_to_int(), int_to_time(), time_to_long(), long_to_time(). Revision Changes Path 1.18 +4 -0 src/include/time.h 1.2 +40 -0 src/lib/libc/stdtime/time32.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message