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
ac8e2a0c401e5ce0b3851af754ef17c71c4b2583
mckernel
/
executer
/
kernel
History
Balazs Gerofi
ac8e2a0c40
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
..
control.c
support sigqueue
2014-09-23 23:17:53 +09:00
driver.c
execve()/creat(): handle NULL env correctly and support for holding executable file so that write access returns ETXTBSY
2014-09-18 21:25:04 +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
Merge branch 'master' of postpeta.pccluster.org:mckernel
2014-09-23 23:18:27 +09:00
procfs.c
procfs: delay ack until get_procfs_entry() ends
2014-10-10 16:20:38 +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