bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: diskfs.h `filepointer' type


From: Thomas Bushnell BSG
Subject: Re: diskfs.h `filepointer' type
Date: 28 Sep 2004 15:20:04 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"Alfred M. Szmidt" <ams@kemisten.nu> writes:

>    Also, one should look to all the users of the field in question (in
>    the library itself and also in the programs that use the library,
>    at least ufs and ext2fs) and see what kinds of local variables they
>    are using to hold values in the field, and function parameters that
>    are connected to it also.
> 
> All the users of that field use off_t from what I can see; io-seek,
> io-write, io-read and conch-set (xx_file_pointer is of type off_t).

So why not off_t in the structure instead?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]