This is the mail archive of the glibc-bugs@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]

[Bug libc/1548] glibc sunrpc svc_getreqset is broken


------- Additional Comments From jlan at engr dot sgi dot com  2005-11-03 23:19 -------
The patch mentioned in Comment#1 is different from what i submitted. 
Without "L" in the statement below 
    ... mask ^= (1L << (bit - 1))) 
you still lose LSB 32 bits in 64 bit machines. 
 
- jay 

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1548

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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