[rumpkernel/rumprun] e098da: remove non-userspace namespace dependencies

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Mon, 22 Jun 2015 12:21:19 -0700

Branch: refs/heads/master
Home: https://github.com/rumpkernel/rumprun
Commit: e098dafde2cf87b72d8964dfe1bc749259266315

https://github.com/rumpkernel/rumprun/commit/e098dafde2cf87b72d8964dfe1bc749259266315
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M lib/librumprun_base/syscall_misc.c

Log Message:
-----------
remove non-userspace namespace dependencies


Commit: e2731a0f23921bbd29b375904af6e4ed2465b507

https://github.com/rumpkernel/rumprun/commit/e2731a0f23921bbd29b375904af6e4ed2465b507
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M lib/librumprun_base/Makefile
M lib/librumprun_base/syscall_misc.c
A lib/librumprun_base/syscall_mman.c

Log Message:
-----------
split mman syscall emulation into its own module: syscall_mman.c


Commit: 6c386dc1e91e7cad9be1060d9cd6d3bb49714541

https://github.com/rumpkernel/rumprun/commit/6c386dc1e91e7cad9be1060d9cd6d3bb49714541
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M lib/librumprun_base/syscall_mman.c

Log Message:
-----------
add msync() "emulation"


Compare:
https://github.com/rumpkernel/rumprun/compare/945b099253a9...6c386dc1e91e

Other related posts:

  • » [rumpkernel/rumprun] e098da: remove non-userspace namespace dependencies - GitHub