|
|
[Submitted] syscall_emul: [patch 14/22] adds identifier system calls
|
bpotter
|
November 7th, 2016, 9:56 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess simulations
|
bpotter
|
November 7th, 2016, 10:04 p.m.
|
|
|
|
[Submitted] x86: remove unnecessary parameter from functions
|
bpotter
|
February 23rd, 2017, 10:17 p.m.
|
|
|
|
[Submitted] style: [PATCH 16/22] correct some style issues
|
bpotter
|
November 7th, 2016, 10:05 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 17/22] refactor and add functionality to open syscall family
|
bpotter
|
November 7th, 2016, 10:07 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 18/22] refactor and add functionality for dup, dup2, and pipe
|
bpotter
|
November 7th, 2016, 10:09 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 19/22] adds basic signaling mechanism to SE mode
|
bpotter
|
November 7th, 2016, 10:09 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 20/22] add the tgkill system call
|
bpotter
|
November 7th, 2016, 10:10 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 21/22] rewrite code related to system call exits
|
bpotter
|
November 7th, 2016, 10:20 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 22/22] ignore system calls that are unimplemented.
|
bpotter
|
November 7th, 2016, 10:57 p.m.
|
|
|
|
[Submitted] syscall_emul: remove unused class and member
|
bpotter
|
February 23rd, 2017, 7:33 p.m.
|
|
|
|
[Submitted] syscall_emul: remove memState from process and put into own file
|
bpotter
|
February 23rd, 2017, 7:44 p.m.
|
|
|
|
[Discarded] syscall_emul: style mods and small refactor to FDArray
|
bpotter
|
February 24th, 2017, 10:23 p.m.
|
|
|
|
[Discarded] sim: expand AuxVector class
|
bpotter
|
February 23rd, 2017, 10:16 p.m.
|
|
|
|
[Discarded] style: change NULL to nullptr in syscall files
|
bpotter
|
February 23rd, 2017, 7:58 p.m.
|
|
|
|
[Discarded] style: local variable name correction
|
bpotter
|
February 23rd, 2017, 7:56 p.m.
|
|