1. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  2. 6719500 Add a bunch more missing ENDs to assembler routines. by Elliott Hughes · 12 years ago
  3. b603251 Fix __pthread_clone and __bionic_clone error handling on x86. by Elliott Hughes · 12 years ago
  4. bdff26d Use ENTRY/END in custom x86 assembler too. by Elliott Hughes · 12 years ago
  5. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 12 years ago
  6. 646e058 Fix x86 build, remove void* arithmetic. by Elliott Hughes · 12 years ago
  7. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  8. 20c4a3a Replace .S version of x86 crtfiles with .c version by Pavel Chupin · 13 years ago
  9. 22d366c enable clone system call for x86 by Jin Wei · 13 years ago
  10. c164f2a bionic: modify syscall to use 6 registers to pass parameter. by Jin Wei · 13 years ago
  11. 405b802 MIPS support for libc. by Raghu Gandham · 13 years ago
  12. 9d40326 arm: rewrite crtbegin* as C files. by Nick Kralevich · 13 years ago
  13. 83a73d1 crtbegin: eliminate duplicate code by Nick Kralevich · 13 years ago
  14. 4e362f2 am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 13 years ago
  15. cb08204 libc/x86: ensure the stack 16-byte aligned when tasks created by Jack Ren · 13 years ago
  16. 7dbbfac am 5d8fd2a0: am a71aefc6: am d041bf20: Merge "bionic/x86: fix one potential deadlock in __set_tls()" by Jean-Baptiste Queru · 13 years ago
  17. c5393b2 bionic/x86: fix one potential deadlock in __set_tls() by Jin Wei · 14 years ago
  18. bec5dec am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 14 years ago
  19. 338a06f am 621df526: am 31e72bc3: bionic: fix __get_tls( ) crash issue by Jack Ren · 14 years ago
  20. e480fc8 bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 14 years ago
  21. 31e72bc bionic: fix __get_tls( ) crash issue by Jack Ren · 14 years ago
  22. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 14 years ago
  23. f5aa138 Merge "x86 libc: Fix the range to check the error" by David Turner · 14 years ago
  24. 3964084 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  25. 5288fee x86 libc: Fix the range to check the error by Jun Nakajima · 14 years ago
  26. e0b4844 x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  27. dc3bc87 Update X86 Bionic CRT files for unwind/exceptions by Mark D Horn · 14 years ago
  28. 8488efa x86 libc: fix the wrong return value of syscall by Kan-Ru Chen · 14 years ago
  29. 48e1fea Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
  30. f4680b5 Remove an extra register move. by Bruce Beare · 15 years ago
  31. 0f2001b Replace __atomic_XXX with GCC __sync_XXX intrinsics. by Bruce Beare · 15 years ago
  32. 18635d9 android-x86: add sigsetjmp.S by Chih-Wei Huang · 15 years ago
  33. 1698442 Fix missing NL by Bruce Beare · 15 years ago
  34. 3b43f87 Allow dlclose() to properly call static C++ destructors. by David 'Digit' Turner · 15 years ago
  35. 377d4c9 merge from open-source master by The Android Open Source Project · 15 years ago
  36. 88f06cd Use private futexes for pthread_mutex_t. by David 'Digit' Turner · 15 years ago
  37. 8641833 Revert "bionic: pthread: use private futexes by default for mutexes and condvars" by Fabrice Di Meglio · 15 years ago
  38. ba9c6f0 bionic: pthread: use private futexes by default for mutexes and condvars by David 'Digit' Turner · 15 years ago
  39. 3c543e1 x86 syscall system call implementation by Bruce Beare · 15 years ago
  40. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 16 years ago
  41. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago
  42. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago
  43. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  44. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  45. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  46. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago