syscall_emul: [patch 11/22] extend functionality of fcntl
Review Request #3677 - Created Oct. 17, 2016 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Brandon Potter | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11804:2f4d3f563e76 --------------------------- syscall_emul: [patch 11/22] extend functionality of fcntl This changeset adds defines for new Linux flags for the fcntl system call, moves the fcntl implementation from syscall_emul.cc to syscall_emul.cc, and rewrites the system call.
