[2/2] ntdll: Implement missing 64 bit shifts (try 2)

Mike Gibson mike.gibson at storagecraft.com
Wed Dec 8 11:39:45 CST 2010


Updated patch that includes case for platforms where >> doesn't do right arithmetic shift.

---
 dlls/ntdll/large_int.c |   88 ++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/ntdll/ntdll.spec  |    6 ++--
 2 files changed, 89 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Implement-missing-64-bit-shifts.patch
Type: text/x-patch
Size: 3553 bytes
Desc: 0002-Implement-missing-64-bit-shifts.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101208/c21a9beb/attachment.bin>


More information about the wine-patches mailing list