Subject: Re: CVS commit: src/include
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Elad Efrat <elad@NetBSD.org>
List: source-changes
Date: 02/18/2006 13:46:35
YAMAMOTO Takashi wrote:

> because you can't increase the size of the structure
> without bumping the major.

i see. so, what do you suggest? i want to avoid using malloc here
and allow the caller to change internal values of the struct.

should i just write a function to access and modify the various
values of the struct?

-e.

-- 
Elad Efrat