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