1. 701bec2 Reimplement scandir(3). by Elliott Hughes · 11 years ago
  2. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  3. fb7eb5e Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. by Elliott Hughes · 12 years ago
  4. 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
  5. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  6. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  7. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  8. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  9. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  10. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  11. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  12. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  13. abc21c8 bionic_auxv.h: fix #define conflict by Nick Kralevich · 12 years ago
  14. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago
  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. acb907f Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic."" by Elliott Hughes · 12 years ago
  18. 2c5153b libc: add getauxval() by Nick Kralevich · 12 years ago
  19. c5d028f Only have one copy of the kernel_sigset_t hack, and add more tests. by Elliott Hughes · 12 years ago
  20. 326ea54 clean up FORTIFY_SOURCE handling. by Nick Kralevich · 12 years ago
  21. 049e583 FORTIFY_SOURCE: fortify strchr by Nick Kralevich · 12 years ago
  22. df7f24f am 7b68e3f7: Merge "Per-thread -fstack-protector guards for x86." by Elliott Hughes · 12 years ago
  23. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 12 years ago
  24. 60c7ac2 am d0f2b7e7: Merge "More upstream NetBSD upgrades." by Elliott Hughes · 12 years ago
  25. ab44f52 More upstream NetBSD upgrades. by Elliott Hughes · 12 years ago
  26. 06abe13 am a2f596b6: Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 12 years ago
  27. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  28. ab4e2ed am db4fdf1a: Merge "Fix dlerror(3)." by Elliott Hughes · 12 years ago
  29. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago
  30. 6ed5bc1 am b650111a: am cd195eba: Merge "Upgrade to the current NetBSD rand implementation." by Elliott Hughes · 12 years ago
  31. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  32. f4b34b6 DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic." by Elliott Hughes · 12 years ago
  33. 3a936a4 Add the libcutils localtime_tz and mktime_t extensions to bionic. by Elliott Hughes · 12 years ago
  34. 048569b Rename __dso_handle_so.c to __dso_handle_so.h by Andrew Hsieh · 12 years ago
  35. f3cfcd8 ARM: make CRT_LEGACY_WORKAROUND work as intended by Ard Biesheuvel · 12 years ago
  36. 4688279 Clean up the linker a bit, remove prelinking support. by Elliott Hughes · 12 years ago
  37. 1c30398 [MIPS] Support for TLS register by Raghu Gandham · 12 years ago
  38. 52d6233 Report errors to the log, not just stderr. by Elliott Hughes · 12 years ago
  39. 958dad7 Fix implementation of generic atomic operations by Chris Dearman · 12 years ago
  40. f7fb9e1 [MIPS] Add atomic routines by Raghu Gandham · 12 years ago
  41. 8f88aa7 am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query" by Robert Greenwalt · 12 years ago
  42. c5cab34 am 028ccf5d: Merge "Avoid multiple dns lookups for the same query" by Robert Greenwalt · 12 years ago
  43. 009f384 Added actual event logging calls to the FORTIFY_SOURCE methods. by Geremy Condra · 12 years ago
  44. 8b11c4c Adding event logging to libc. by Geremy Condra · 12 years ago
  45. 9d40326 arm: rewrite crtbegin* as C files. by Nick Kralevich · 12 years ago
  46. a59cfcf Avoid multiple dns lookups for the same query by Mattias Falk · 13 years ago
  47. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 12 years ago
  48. faca92f Handle pthread-related changes (mutex/atfork) by Jean-Baptiste Queru · 12 years ago
  49. 06823da Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()"" by Guang Zhu · 12 years ago
  50. 76d56cf am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 12 years ago
  51. d8bc6e7 bionic: Fix wrong kernel_id in pthread descriptor after fork() by Jack Ren · 13 years ago
  52. 11f3d5a libc: Copy private C library declarations to private/ by David 'Digit' Turner · 13 years ago
  53. e31bfae bionic: Do not use <sys/atomics.h> for platform code. by David 'Digit' Turner · 13 years ago
  54. d53cae0 Add non-NDK internal API __pthread_gettid by Glenn Kasten · 13 years ago
  55. c993768 Revert "Revert "libc: Add logcat error message for memory corruption"" by Jean-Baptiste Queru · 13 years ago
  56. 368ee1e Revert "libc: Add logcat error message for memory corruption" by Mathew Inwood · 13 years ago
  57. 7708a89 libc: Add logcat error message for memory corruption by David 'Digit' Turner · 13 years ago
  58. cc32fbc Merge "Add support for a dns cache per interface" by Robert Greenwalt · 13 years ago
  59. 3964084 Enable functional DSO object destruction by Bruce Beare · 13 years ago
  60. 23d3e6b Add support for a dns cache per interface by Mattias Falk · 13 years ago
  61. dc3bc87 Update X86 Bionic CRT files for unwind/exceptions by Mark D Horn · 13 years ago
  62. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 14 years ago
  63. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 14 years ago
  64. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 14 years ago
  65. 6c8a2f2 libc: remove cutils dependencies by David 'Digit' Turner · 14 years ago
  66. 6304d8b Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 14 years ago
  67. d378c68 Fix spurious DNS lookups in the C library. by David 'Digit' Turner · 14 years ago
  68. 7910e39 resolved conflicts for merge of 4a05d12c to eclair-plus-aosp by David 'Digit' Turner · 15 years ago
  69. 4a05d12 Fix TLS access for ARMv6 and beyond. by David 'Digit' Turner · 15 years ago
  70. a246a71 Linux kernel helpers support is provided to android for its TLS implementation. This fix addresses this by modifying by vinay harugop · 15 years ago
  71. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 15 years ago
  72. c4eee37 Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 15 years ago
  73. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 15 years ago
  74. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 15 years ago
  75. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  76. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  77. 6f04a0f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  78. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  79. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago