This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

sunrpc vs 64 bit


Does sunrpc work on 64-bit platforms right now?  PR libc/2226 cites a
problem with the use of u_long all over the sunrpc code where it ought
to be uint32_t.  It looks to me like this is probably in fact a problem,
but I don't have a 64-bit machine to test it out on at the moment.


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