This is the mail archive of the libc-alpha@sources.redhat.com 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]

posix_fadvise fallback to fadvise64_64 if fadvise64 is not present?


libc-alpha,

If fadvise64_64 is present, but fadvise64 is not, should posix-fadvise
fallback onto fadvise64_64 before returning ENOSYS?

Cheers,
Carlos.


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