1. c534603 Hide __atexit by Dmitriy Ivanov · 9 years ago
  2. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 10 years ago
  3. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 9 years ago
  4. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 10 years ago
  5. 163ab8b Call __cxa_thread_finalize for the main thread. by Dmitriy Ivanov · 9 years ago
  6. 53c3c27 Upstream atexit by Dmitriy Ivanov · 10 years ago
  7. 91570ce Slim down static binaries by avoiding stdio. by Elliott Hughes · 10 years ago
  8. 11f715c Hide __atexit and remove __atexit_invalid. by Dan Albert · 10 years ago
  9. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 10 years ago
  10. 6b56691 Fixes for __cxa_finalize by Dmitriy Ivanov · 10 years ago
  11. 58d9e28 Switch to the upstream OpenBSD getenv/putenv/setenv implementation. by Elliott Hughes · 10 years ago
  12. f3c7390 Upgrade our <ctype.h> implementation to OpenBSD head. by Elliott Hughes · 10 years ago
  13. 0e351e4 Merge "Changes our ctype identifiers to match the BSDs" by Dan Albert · 10 years ago
  14. 779585f Changes our ctype identifiers to match the BSDs by Dan Albert · 10 years ago
  15. 4bd97ce Switch to gdtoa. by Elliott Hughes · 10 years ago
  16. 5363a45 Clean up localeconv(3). by Elliott Hughes · 10 years ago
  17. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 10 years ago
  18. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 10 years ago
  19. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 10 years ago
  20. 6522899 bionic: call stdio cleanup on exit by Pawit Pornkitprasan · 11 years ago
  21. 65ca282 AArch64: Add support for AArch64 to stdlib/strtod.c by Serban Constantinescu · 11 years ago
  22. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 11 years ago
  23. 5e9b20f Make ctype.h a little less unhygienic. by Elliott Hughes · 11 years ago
  24. 61e699a Clean up abort. by Elliott Hughes · 11 years ago
  25. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 11 years ago
  26. 61ba9b5 stdlib: atexit: include <sys/cdefs.h> by Chirayu Desai · 11 years ago
  27. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 11 years ago
  28. ab44f52 More upstream NetBSD upgrades. by Elliott Hughes · 12 years ago
  29. a89864a Move non-upstream code into the libc/bionic directory. by Elliott Hughes · 12 years ago
  30. 31a1060 Upgrade seed48 too. by Elliott Hughes · 12 years ago
  31. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  32. f3cfcd8 ARM: make CRT_LEGACY_WORKAROUND work as intended by Ard Biesheuvel · 12 years ago
  33. 2270dfa fix __cxa_finalize() implementation to be thread safe. by Srinavasa Nagaraju · 12 years ago
  34. 52d6233 Report errors to the log, not just stderr. by Elliott Hughes · 12 years ago
  35. b489666 am 1c0a0381: Merge "Enable functional DSO object destruction" by David Turner · 13 years ago
  36. 3964084 Enable functional DSO object destruction by Bruce Beare · 13 years ago
  37. 144a5d3 Bug 3330205 Thread safety for bignum powers of 5 by Glenn Kasten · 13 years ago
  38. 0546fd7 libc: remove obsolete sha1hash.c source file by David 'Digit' Turner · 14 years ago
  39. 51ae972 am 958214aa: am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 14 years ago
  40. 958214a am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 14 years ago
  41. cec75a7 stdlib: strtod: Hide internal symbol __dtoa by Jim Huang · 14 years ago
  42. cb43ffe am cb0f5ed8: am 50ace4fe: Remove compiler warnings when building Bionic. by David 'Digit' Turner · 14 years ago
  43. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 14 years ago
  44. 7046561 Just link fixes for b 2763938. by Kristian Monsen · 14 years ago
  45. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 14 years ago
  46. f450fa5 merge from open-source master by The Android Open Source Project · 14 years ago
  47. e734769 improve readability of stdlib: fix indentation and remove trailing spaces by André Goddard Rosa · 14 years ago
  48. 1d16862 merge from open-source master by The Android Open Source Project · 14 years ago
  49. acdb052 stdlib: optimize bsearch() by André Goddard Rosa · 14 years ago
  50. 8132626 Fix strtod security bug. by David 'Digit' Turner · 14 years ago
  51. 278d960 am f197147a: am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 15 years ago
  52. 44358b9 am be71c814: am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 15 years ago
  53. 5f53a18 Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 15 years ago
  54. 754c178 Add qsort_r() implementation to the C library. by David 'Digit' Turner · 15 years ago
  55. 03c643b Add stdlib functions mbstowcs() and wcstombs(). by Dan Bornstein · 15 years ago
  56. 0ba91ed Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation by David 'Digit' Turner · 15 years ago
  57. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  58. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  59. d375275 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 15 years ago
  60. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  61. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago