Date: Mon, 27 Jan 2003 17:10:38 -0500 (EST) From: Robert Watson <rwatson@FreeBSD.org> To: Bill Fenner <fenner@research.att.com> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/lastcomm lastcomm.c Message-ID: <Pine.NEB.3.96L.1030127171011.85268E-100000@fledge.watson.org> In-Reply-To: <200301271835.KAA09277@windsor.research.att.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Jan 2003, Bill Fenner wrote: > >fenner 2003/01/27 10:16:32 PST > > > > Modified files: > > usr.bin/lastcomm lastcomm.c > > Log: > > Don't try to fseek before the beginning of the file; POSIX requires that > > this return an error. > > If anyone's interested, our fseek() gained the POSIX behavior in > libc/stdio/fseek.c rev 1.12, at Wed Aug 15 02:07:47 2001 UTC , breaking > lastcomm at that time. I guess nobody uses lastcomm much =) Odd. I'm sure I've used it since then, because I'm sure we've fixed bugs in the accounting code since that time. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories 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?Pine.NEB.3.96L.1030127171011.85268E-100000>