Ben Gras ee4016155e vm: add third-party mmap() mode and PROCCTL
these two functions will be used to support all exec() functionality
going into a single library shared by RS and VFS and exec() knowledge
leaving VM.

	. third-party mmap: allow certain processes (VFS, RS) to
	  do mmap() on behalf of another process
	. PROCCTL: used to free and clear a process' address space
2012-06-07 12:43:16 +02:00
..
2012-05-10 16:38:24 +02:00
2012-04-16 05:21:20 +02:00
2012-03-25 21:58:27 +02:00
2012-02-16 01:48:46 +00:00
2012-04-12 13:26:24 +02:00
2012-04-16 05:21:20 +02:00
2012-05-10 16:38:24 +02:00