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-12 18:55:40 +00:00
2013-04-12 18:55:40 +00:00
2013-04-09 16:43:13 +02:00
2013-04-24 10:18:10 +00:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:15 +00:00
2013-04-24 10:18:15 +00:00
2013-04-08 08:37:04 +02:00
2013-02-26 09:44:20 +00:00
2013-04-24 10:18:15 +00:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:15 +00:00
2013-04-24 10:18:10 +00:00
2010-01-21 10:16:05 +00:00
2013-04-04 12:50:12 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%