In article <[EMAIL PROTECTED]>,
Wichert Akkerman  <[EMAIL PROTECTED]> wrote:
>Previously Emil Pedersen wrote:
>> If program want to use lsf, do they need to use other syscall names
>> (e.g. fseek64() instead of fseek(), ...)?  I assume that's the case and
>> necessary for compatibility.
>
>No, glibc does that for you.

Provided you compile with -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 

Mike.
-- 
"Only two things are infinite, the universe and human stupidity,
 and I'm not sure about the former" -- Albert Einstein.

Reply via email to