-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2778/
-----------------------------------------------------------

(Updated May 21, 2015, 1:41 p.m.)


Review request for Default.


Summary (updated)
-----------------

syscall_emul: Add readlink to with special case /proc/self/exe


Repository: gem5


Description (updated)
-------

Changeset 10838:76fcde446236
---------------------------
syscall_emul: Add readlink to with special case /proc/self/exe

when reading from /proc/self/exe readlink will return the path where the
gem5 binary is. this patch fixes this, allowing binaries to read their own
path.


Diffs (updated)
-----

  src/arch/x86/linux/process.cc ecbab252275728bc4dfd93631e0edaecf39b8d95 
  src/sim/syscall_emul.cc ecbab252275728bc4dfd93631e0edaecf39b8d95 

Diff: http://reviews.gem5.org/r/2778/diff/


Testing
-------


Thanks,

Tony Gutierrez

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to