|
|
d209c00a30
|
part of Issue#994
mcexec: open syscall moves to arch_dep
do_fork: don't use __NR_fork. use __NR_clone
vfork: moves to arch_dep
|
2017-12-26 10:30:33 +09:00 |
|
|
|
9a5d5feb9c
|
time(): Split into architecture dependent functions
This fixes the bug reported as POSTK_ARCH_DEP_13 and POSTK_DEBUG_ARCH_DEP_13.
|
2017-12-23 11:36:52 +09:00 |
|
|
|
0cda763f95
|
fix /proc/*/pagemap
refs #387
|
2017-12-25 16:08:51 +09:00 |
|
|
|
c9fa445f54
|
Merge branch 'development' of pccluster.org:mckernel into development
|
2017-11-22 10:53:33 +09:00 |
|
|
|
d273a2f58b
|
add strace bundled test cases
|
2017-11-22 10:52:30 +09:00 |
|
|
|
2af6d5115a
|
fix: depending arch futex_atomic_op_inuser() (a part of ARCH_DEP_8)
|
2017-11-20 16:42:47 +09:00 |
|
|
|
08a625cc0d
|
modify:User space memory access
perf_event_open,futex,process_vm_readv,process_vm_writev,move_pages
|
2017-10-23 20:27:56 +09:00 |
|
|
|
12840601e1
|
support PERF_TYPE_{HARDWARE|HW_CACHE} in perf_event_open
refs #829
|
2017-10-20 23:10:20 +09:00 |
|
|
|
43ecf06e83
|
arch: x86 -> x86_64 and build system changes
|
2017-10-18 09:20:52 +09:00 |
|