From owner-cvs-all Thu Jun 6 14:21:33 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 F129C37B404; Thu, 6 Jun 2002 14:21:25 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g56LLPT35059; Thu, 6 Jun 2002 14:21:25 -0700 (PDT) (envelope-from jmallett) Message-Id: <200206062121.g56LLPT35059@freefall.freebsd.org> From: "J. Mallett" Date: Thu, 6 Jun 2002 14:21:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps extern.h print.c ps.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 jmallett 2002/06/06 14:21:25 PDT Modified files: bin/ps extern.h print.c ps.c Log: Use a global `now' variable for the current time, and initialise it at startup, right after calling setlocale(3). Revision Changes Path 1.23 +1 -0 src/bin/ps/extern.h 1.65 +0 -6 src/bin/ps/print.c 1.54 +4 -0 src/bin/ps/ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message