Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
cf83fd77caa3128ecb6ac935e342cb0ea258b9ee
/
libc
/
bionic
/
clone.cpp
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 12 years ago
[Renamed (61%) from libc/bionic/bionic_clone.c]
70b24b1
Switch pthread_create over to __bionic_clone.
by Elliott Hughes
· 12 years ago
6b53c23
Fix the exit syscall stub's name.
by Elliott Hughes
· 12 years ago
c4c6e19
pthread_exit should call __NR_exit with status 0.
by Elliott Hughes
· 12 years ago
40eabe2
Fix the pthread_setname_np test.
by Elliott Hughes
· 12 years ago
22d366c
enable clone system call for x86
by Jin Wei
· 13 years ago
97cf7f3
Implement clone() C library function properly.
by David 'Digit' Turner
· 15 years ago