This website requires JavaScript.
Explore
Help
Sign In
gh0s7
/
mckernel
Watch
1
Star
0
Fork
0
You've already forked mckernel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d4ba4dc8b359a3957657bb3785151b8b7fd18503
mckernel
/
executer
/
kernel
History
bgerofi@riken.jp
d4ba4dc8b3
introduction of mckernel_procfs_file_operations; fix /proc/self path resolution;
...
implementation of /proc/self/pagemap (LTP mmap12)
2014-12-15 12:46:05 +09:00
..
control.c
when mcexec is killed by SIGKILL, terminate mckernel process (BUG#259)
2014-11-27 16:13:52 +09:00
driver.c
when mcexec is killed by SIGKILL, terminate mckernel process (BUG#259)
2014-11-27 16:13:52 +09:00
ikc.c
support sigqueue
2014-09-23 23:17:53 +09:00
Makefile.in
build scripts: support for separate build and source directories
2014-10-20 18:27:24 +09:00
mcctrl.h
when mcexec is killed by SIGKILL, terminate mckernel process (BUG#259)
2014-11-27 16:13:52 +09:00
procfs.c
introduction of mckernel_procfs_file_operations; fix /proc/self path resolution;
2014-12-15 12:46:05 +09:00
syscall.c
handle VM_RESERVED (non-existing since Linux 3.7.0) and do_mmap_pgoff() (unexported since Linux 3.5.0) in mcctrl's syscall.c
2014-11-11 08:42:07 +09:00