Review Board 2.0.15


syscall_emul: [patch 14/22] adds identifier system calls

Review Request #3681 - Created Nov. 7, 2016 and submitted - Latest diff uploaded

Information
Brandon Potter
gem5
default
Reviewers
Default
Changeset 11721:351ac0e2863f
---------------------------
syscall_emul: [patch 14/22] adds identifier system calls

This changeset add fields to the process object and adds the following
three system calls: setpgid, gettid, getpid.