From owner-cvs-all Sat Jan 2 16:35:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22614 for cvs-all-outgoing; Sat, 2 Jan 1999 16:35:41 -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 QAA22608; Sat, 2 Jan 1999 16:35:40 -0800 (PST) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA01715; Sat, 2 Jan 1999 16:35:32 -0800 (PST) Date: Sat, 2 Jan 1999 16:35:32 -0800 (PST) Message-Id: <199901030035.QAA01715@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdtime ctime.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wollman 1999/01/02 16:35:32 PST Modified files: lib/libc/stdtime ctime.3 Log: Fix grammar in the description of timegm() by totally rewriting it. Remove a potentally inflammatory comment from BUGS, and add a more useful comment about the lack of reentrancy in the timezone-setting interface. Revision Changes Path 1.7 +29 -20 src/lib/libc/stdtime/ctime.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message