1. 5cdb2b7 Fix libc logging implementation. by Andy McFadden · 16 years ago
  2. fdfa167 am 362b2aab: Merge change Ib4550a04 into eclair-mr2 by Vladimir Chtchetkine · 16 years ago
  3. b74ceb2 Split libc_debug.so into two .so modules loaded on demand from libc.so by Vladimir Chtchetkine · 16 years ago
  4. 7e5e9f4 am bc10cd29: Fix a typo that resulted in a crash in the boot sequence by David 'Digit' Turner · 16 years ago
  5. bc10cd2 Fix a typo that resulted in a crash in the boot sequence by David 'Digit' Turner · 16 years ago
  6. 9641805 am d154954f: Merge change 26419 into eclair by David 'Digit' Turner · 16 years ago
  7. 3f56b7f Add pthread_mutex_lock_timeout_np by David 'Digit' Turner · 16 years ago
  8. 895244b merge from open-source master by Jean-Baptiste Queru · 16 years ago
  9. a4e67f4 Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_timedwait_relative helper by Matthieu CASTET · 17 years ago
  10. 00fb8b4 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  11. cc05d12 Changed logging functions in bionic/logd_write.c. by Alexey Tarasov · 17 years ago
  12. 44ac5d5 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  13. bb08537 Merge change 10057 by Android Code Review · 16 years ago
  14. e40fb3d am 39f3745c: Restore malloc debug. by Andy McFadden · 16 years ago
  15. 39f3745 Restore malloc debug. by Andy McFadden · 16 years ago
  16. d5b3513 am b56b5659: Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  17. b56b565 Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  18. b768116 allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our current impl actually uses shared mutexes by Mathias Agopian · 16 years ago
  19. a2f5e21 added pthread_cond_timedwait_relative_np() by Mathias Agopian · 16 years ago
  20. c4eee37 Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 16 years ago
  21. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago
  22. f30dae9 Add mspace_merge_objects by Barry Hayes · 16 years ago
  23. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago
  24. 0ba91ed Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation by David 'Digit' Turner · 16 years ago
  25. d386afc revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor. by David 'Digit' Turner · 16 years ago
  26. 3e16f84 Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document. by David 'Digit' Turner · 16 years ago
  27. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  28. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  29. a799b53 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  30. fe57450 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  31. 6f04a0f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  32. 2489551 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  33. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  34. d375275 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  35. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  36. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  37. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago