Elliott Hughes e320a8c780 Avoid sign extension of the mmap offset.
off_t is signed to support seeking backwards, but that's a liability
when using off_t to represent a subset of a file.

Change-Id: I2a3615166eb16212347eb47f1242e3bfb93c2022
2013-07-25 10:15:07 -07:00
..
2013-06-12 14:14:53 -07:00
2013-07-12 17:52:44 -07:00
2013-07-08 14:51:15 -07:00