In message <[EMAIL PROTECTED]>, Paul Koning writes:
>>>>>> "Russell" == Russell King <- ARM Linux Admin <[EMAIL PROTECTED]>> w
>rites:
> Russell> Try compiling it with -Wall. You will get warnings. For
> Russell> starters, llseek doesn't take a FILE * argument as the first
> Russell> parameter. Secondly, it returns an "int".
>
>I guess it's a naming error then -- because surely naming something
>"llseek" when it doesn't return a "long long int" is a misleading
>thing to do...
I think Russell is mistaken; the return value of llseek() is actually loff_t,
which is equivalent to long long.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++