Ben Gras 9e88c40e40 VM: 64-bit mmap()
Some (backwards-compatible) changes in mmap() call message fields
that allow for a 64-bit offset. minix_mmap() takes an off_t and
minix_mmap64() takes a u64_t. Some mmap() work in VM goes into a
separate function, using the new fields, so that that can be re-used
when files are to be mapped (future commit).

Change-Id: Ifb77a90b593dd3c33cf81b396068e4da1ec5fb1c
2013-04-24 10:18:15 +00:00
..
2013-04-24 10:18:10 +00:00
2012-08-29 17:31:38 +02:00
2013-04-24 10:18:10 +00:00
2012-11-09 18:46:03 +01:00
2012-10-12 14:52:01 +02:00
2013-04-24 10:18:10 +00:00
2013-04-24 10:18:10 +00:00
2013-03-07 10:40:22 +01:00
2012-12-26 16:14:41 +00:00
2012-09-18 13:17:49 +02:00
2012-10-12 14:52:01 +02:00
2013-04-24 10:18:15 +00:00
2013-01-08 15:47:37 +00:00
2012-12-26 16:14:41 +00:00
2012-12-26 16:14:41 +00:00
2013-04-24 10:18:10 +00:00
2012-11-09 18:46:03 +01:00
2012-03-25 21:58:14 +02:00
2013-04-24 10:18:10 +00:00
2012-12-26 16:14:41 +00:00
2012-11-09 18:46:03 +01:00
2010-05-05 11:35:04 +00:00
2013-02-26 09:44:20 +00:00
2012-11-09 18:46:03 +01:00
2013-04-24 10:18:10 +00:00