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
ab13f9a57c3c2680beeb43293992f8fafea37d08
mckernel
/
arch
/
x86
/
kernel
/
include
History
Balazs Gerofi bgerofi@riken.jp
ab13f9a57c
declare fork() so that __NR_fork is available
2014-04-02 18:00:09 +09:00
..
ihk
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
arch-lock.h
ihk_mc_spinlock_lock_noirq() / ihk_mc_spinlock_unlock_noirq() implementation
2013-05-10 12:43:13 +09:00
arch-memory.h
implement mmap(MAP_POPULATE)
2014-01-27 18:50:38 +09:00
bitops.h
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
cpulocal.h
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
registers.h
save/restore rbp when entering/leaving kernel (required for fork() in glibc)
2014-04-02 14:02:20 +09:00
signal.h
signal part 4 (sigsuspend etc)
2014-01-24 10:14:49 +09:00
syscall_list.h
declare fork() so that __NR_fork is available
2014-04-02 18:00:09 +09:00