1. e7dccdf Clear the return address register in __bionic_clone. by Elliott Hughes · 11 years ago
  2. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 11 years ago
  3. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  4. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago[Renamed from libc/arch-mips/bionic/clone.S]
  5. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  6. 56d161b Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  7. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  8. 405b802 MIPS support for libc. by Raghu Gandham · 13 years ago