Date: Thu, 27 Jul 2000 10:15:38 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/wall wall.c Message-ID: <51862.964685738@axl.ops.uunet.co.za> In-Reply-To: Your message of "Thu, 27 Jul 2000 00:58:48 MST." <200007270758.AAA59117@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Jul 2000 00:58:48 MST, Jeroen Ruigrok van der Werven wrote: > Modified files: > usr.bin/wall wall.c > Log: > Let wall report the local timezone as well on output. Might it not be better to use strftime() to handle the timezone gracefully? That way, when strftime() conforms to the ANSI C standard, it'll "do the right thing". See PR misc/20159 for more info. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51862.964685738>