[Bug 3853] MIPS mmap can not access over 4G file

bugzilla at busybox.net bugzilla at busybox.net
Sat Jun 18 03:14:16 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3853

--- Comment #2 from highfly22 at gmail.com  ---
Created attachment 3439
  --> https://bugs.busybox.net/attachment.cgi?id=3439
patch for mmap2 of mips

I used this patch to fix the problem. It seems a mmap64 common implementation
truncate to 32bit in the NOT USE 64 OFFSET branch.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list