Taketoshi Sano <[EMAIL PROTECTED]> writes: > Hi. > > Goswin von Brederlow <[EMAIL PROTECTED]> wrote: > >> Just plain lseek will do. With _FILE_OFFSET_BITS=64 that is all you >> need. I don't see the point of using the lseek64 alias. > > I don't know much about that. My experience told me > that libc5 system had llseek, but glibc system don't. > And _llseek has just worked on both of them. > > If you know much about 64bit file access, then please > let me know, what point do you see of using > "just plain lseek and _FILE_OFFSET_BITS=64". > And, I want to know from which version of glibc > we can use it safely (or can we use it on libc5 too ?) > > It will help me to explain this to the upstream. > > Thanks. > -- > Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
Sorry, I never looked at LFS support prior to libc6 or prior to the _FILE_OFFSET_BITS=64 feature. I can't say when that was added but it has been there ever since I first had an LFS problem on Debian. I also don't have a clue about e.g. uclibc and LFS. MfG Goswin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]