commit | 9f6915631b918a56e0e6be958fb14d274cbab322 | [log] [tgz] |
---|---|---|
author | Mike Chan <mike@android.com> | Tue Mar 02 10:55:58 2010 -0800 |
committer | Mike Chan <mike@android.com> | Tue Mar 02 18:18:04 2010 -0800 |
tree | 5d3b311f885dd053f4b816f69e8961ee21c37938 | |
parent | bd9a90c443ee4582d2be1a68c6f3a2928d130ce4 [diff] |
bonic: libc: cpuacct support for setuid functions Any of the setuid functions now updates /acct/uid/ with its own tid before changing users. This is so we can properly account for cpu time per uid. Change-Id: I34186cf4d5228cac8439e582a9e26c01ef3011e4 Signed-off-by: Mike Chan <mike@android.com>