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