commit | e1babd45e1f849522b63c80d4602ec50eac74cff | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri Jul 17 07:59:17 2009 -0700 |
committer | Marco Nelissen <marcone@google.com> | Fri Jul 17 10:48:09 2009 -0700 |
tree | 1a50bf35f5867b7c2950d8a886c8dd13b95a70a9 | |
parent | 3720cf2de9a86b4fb5583f190b183498f0ad3fc0 [diff] |
Instead of using -1 for pid and uid in the simulator, and then having to special-case the simulator case all over the framework, just use getuid and getpid, and intercept those in the simulator wrapper.