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]

64 bit version of sunrpc


Hi,
I am wandering how roc is ported to 64 bits. Example sizeof rpc_msg.rm_xid for 64 bit Fedora  returns 8 bytes, when in Mac OS X 10.10 is 4 bytes. Why is the difference? Why apple decided to change all longs to int depending of the architecture (using _L64_), when in glibc code such thing goes not exist?

Regards
Mihail

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