1. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  2. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  3. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  4. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  5. 9ae59c0 Declare __page_shift and __page_size with C linkage. by Bernhard Rosenkraenzer · 12 years ago
  6. 50af69e Simplify main thread stack size initialization by Brian Carlstrom · 12 years ago
  7. 322e7bc Use kernel default for initial thread size by Brian Carlstrom · 12 years ago
  8. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  9. 642331b Fix debug malloc. by Elliott Hughes · 12 years ago
  10. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  11. 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 12 years ago
  12. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  13. e4ccf5a __progname should be const char*, not char*. by Elliott Hughes · 12 years ago
  14. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago[Renamed (82%) from libc/bionic/libc_init_common.c]
  15. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  16. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 12 years ago
  17. 2c5153b libc: add getauxval() by Nick Kralevich · 12 years ago
  18. 4f251be Don't corrupt the thread list if the main thread exits. by Elliott Hughes · 13 years ago
  19. bfeab1b Don't corrupt the thread list in static executables. by Elliott Hughes · 13 years ago
  20. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
  21. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  22. f7ad13b am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  23. 1df986c libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  24. 2bf607d Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb by Chris Peterson · 15 years ago
  25. 39f3745 Restore malloc debug. by Andy McFadden · 16 years ago
  26. b56b565 Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  27. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago
  28. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago
  29. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  30. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  31. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  32. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago