1. 51f5d83 Fix arm64 clone stack handling. by Elliott Hughes · 11 years ago
  2. c3d1728 Use the stmdb instead of str to save the fn/arg by Jiangli Yuan · 11 years ago
  3. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  4. ebc8cd1 Rename __bionic_clone_entry to __start_thread. by Elliott Hughes · 11 years ago
  5. 8df0fe0 Clear link register in __bionic_clone. by Ben Cheng · 11 years ago
  6. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 11 years ago
  7. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago
  8. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago[Renamed from libc/arch-arm/bionic/clone.S]
  9. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  10. ed74484 Stop using the non-uapi <linux/err.h> header file. by Elliott Hughes · 12 years ago
  11. da4a3e6 EABI syscall cleanup. by Elliott Hughes · 12 years ago
  12. 8794ece Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  13. 9aceab5 Use the kernel's MAX_ERRNO in the syscall stubs. by Elliott Hughes · 12 years ago
  14. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  15. 9f878c2 Really set errno if __pthread_clone fails. by Elliott Hughes · 12 years ago
  16. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 12 years ago
  17. f94fd3c Clean up ARM assembler files to use ENTRY/END. by Elliott Hughes · 12 years ago
  18. 3460db9 bionic: Stack pointer/signal race condition. by Peter Enderborg · 13 years ago
  19. 420878c Add function marks and size indications by Kenny Root · 14 years ago
  20. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 15 years ago
  21. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  22. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  23. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago