syscall: Add readlink to x86 with special case /proc/self/exe
Review Request #2778 - Created May 11, 2015 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10811:9b5e672fbb47
---------------------------
syscall: Add readlink to x86 with special case /proc/self/exeThis patch implements the correct behavior.
Why do we need this special case?
Summary: |
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||||||||||||||||||||
Diff: |
Revision 2 (+37 -14) |
Description: |
|
|---|
Summary: |
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||||||||||||||||||||
Diff: |
Revision 3 (+29 -8) |
Any comments on the updated patch?
Ship It!
