commit | 36d6188f8cd8b948fb797f11d9620d63d0c2215a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Nov 19 13:31:58 2013 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Nov 19 14:08:54 2013 -0800 |
tree | 86b3162cac031151b2ae44b4d554fce4f9456147 | |
parent | 318e86ed887e04e593f3db9b84b402d5501ced9b [diff] |
Clean up forking and cloning. The kernel now maintains the pthread_internal_t::tid field for us, and __clone was only used in one place so let's inline it so we don't have to leave such a dangerous function lying around. Also rename files to match their content and remove some useless #includes. Change-Id: I24299fb4a940e394de75f864ee36fdabbd9438f9