commit | b4f35d0238103bd22c1a2cf1b6a31f2fba21fc3e | [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 | b0f1173ed1956342109561f21e0fdf179b3acbdb | |
parent | 5046a7e2376ca9aefa0cf285d7c107e6a5d483e4 [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.