From owner-cvs-all Mon Jan 4 12:45:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01698 for cvs-all-outgoing; Mon, 4 Jan 1999 12:45:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA01693; Mon, 4 Jan 1999 12:45:27 -0800 (PST) (envelope-from dt@FreeBSD.org) From: Dmitrij Tejblum Received: (from dt@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA15439; Mon, 4 Jan 1999 12:45:21 -0800 (PST) Date: Mon, 4 Jan 1999 12:45:21 -0800 (PST) Message-Id: <199901042045.MAA15439@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/include time.h src/lib/libc/stdtime asctime.c localtime.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dt 1999/01/04 12:45:21 PST Modified files: include time.h lib/libc/stdtime asctime.c localtime.c Log: Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. Revision Changes Path 1.15 +4 -7 src/include/time.h 1.7 +0 -7 src/lib/libc/stdtime/asctime.c 1.21 +4 -6 src/lib/libc/stdtime/localtime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message