Subject: Re: kernel stack traceback
To: None <tech-kern@netbsd.org>
From: Christoph Badura <bad@ora.de>
List: tech-kern
Date: 03/19/1999 19:02:08
wrstuden@nas.nasa.gov (Bill Studenmund) writes:

>So the fmode is O_RDWR | O_NONBLOCK | O_APPEND | O_CREAT | O_TRUNC.

>Why do you have O_APPEND & O_TRUNC set? If you have O_TRUNC set, wouldn't
>all writes naturally append?

No.

-- 
Christoph Badura

	Anything that can be done in O(N) can be done in O(N^2).
	-- Ralf Schuettau (after looking at a particular piece of code)