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]

[PATCH] Alpha - define __NR_pread64/__NR_pwrite64 if not defined






Greetings all,

Attached patch to sysdeps/unix/linux/alpha/sysdeps.h
defines __NR_pread64 and __NR_pwrite64 when building
against older kernels (where these are defined __NR_pread
and __NR_pwrite).

Regards
Ryan



(See attached file: fix_pread_pwrite_syscalls_in_alpha.patch)

Attachment: fix_pread_pwrite_syscalls_in_alpha.patch
Description: Binary data


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