This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Question about sysdeps/unix/sysv/linux/fcntl.c


Hi all,

I have a issue on ltp relevant glibc.

https://github.com/linux-test-project/ltp/issues/395


Could someone tell how to fix it?



I also want to know that under what circumstances should we use fcntl and fcntl64.


Under what circumstances are the __OFF_T_MATCHES_OFF64_T and _FILE_OFFSET_BITS defined?


Why does 32-bit arch calls fcntl64, but 64-bit arch calls fcntl traced by strace tool?


Thanks,

Hongzhi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]