1. 3d8f4ad Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has no IPv6 connectivity. by Lorenzo Colitti · 16 years ago
  2. 8b09aa3 am fde8642f: bionic/linker: keep track of opened libraries by basename by Erik Gilling · 16 years ago
  3. e5bcc9d am 22b5eb85: Merge change 8281 into donut by Android (Google) Code Review · 16 years ago
  4. fde8642 bionic/linker: keep track of opened libraries by basename by Erik Gilling · 16 years ago
  5. 22b5eb8 Merge change 8281 into donut by Android (Google) Code Review · 16 years ago
  6. 9cfb12e am 3773d35e: Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  7. 3773d35 Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  8. eda65ce reconcile korg/master into goog/master by Jean-Baptiste Queru · 16 years ago
  9. e727466 Merge korg/donut into korg/master by Jean-Baptiste Queru · 16 years ago
  10. d00d23a linker: remove newlines from DL_ERR so that dlerror works correctly by Erik Gilling · 16 years ago
  11. e40fb3d am 39f3745c: Restore malloc debug. by Andy McFadden · 16 years ago
  12. 39f3745 Restore malloc debug. by Andy McFadden · 16 years ago
  13. d5b3513 am b56b5659: Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  14. d63185f am ef0bd185: Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  15. b56b565 Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  16. a22c045 Merge change 7652 by Android (Google) Code Review · 16 years ago
  17. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  18. 0913148 Updating v4l2 headers from kernel by Rebecca Schultz Zavin · 16 years ago
  19. 08a85b6 Merge change 7610 by Android (Google) Code Review · 16 years ago
  20. 4553a78 Add linux/ethtool.h header file by Dmitry Shmidt · 16 years ago
  21. bf8947d linux: add headers for lis331dlh and sfh7743 sensor drivers. by Mike Lockwood · 16 years ago
  22. b768116 allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our current impl actually uses shared mutexes by Mathias Agopian · 16 years ago
  23. a2f5e21 added pthread_cond_timedwait_relative_np() by Mathias Agopian · 16 years ago
  24. 733f7de am 34806558: Add new C++ headers <cerrno> and <cfloat> by David 'Digit' Turner · 16 years ago
  25. 3480655 Add new C++ headers <cerrno> and <cfloat> by David 'Digit' Turner · 16 years ago
  26. fc8b178 am db4616b2: Add <linux/uinput.h> to C library kernel headers by David 'Digit' Turner · 16 years ago
  27. db4616b Add <linux/uinput.h> to C library kernel headers by David 'Digit' Turner · 16 years ago
  28. 267e23a am c4eee376: Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 16 years ago
  29. c4eee37 Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 16 years ago
  30. 4a1fe71 bionic: add cleaned-up proximity-sensor header by Iliyan Malchev · 16 years ago
  31. 838ac97 am 6ee8f1b0: Merge change 2990 into donut by Android (Google) Code Review · 16 years ago
  32. 6ee8f1b Merge change 2990 into donut by Android (Google) Code Review · 16 years ago
  33. bf013b1 am 380f2498: Merge change 5184 into donut by Android (Google) Code Review · 16 years ago
  34. 380f249 Merge change 5184 into donut by Android (Google) Code Review · 16 years ago
  35. 0711600 update clean msm_camera.h by Iliyan Malchev · 16 years ago
  36. 3772217 delete akm8973.h from original headers by Iliyan Malchev · 16 years ago
  37. 5c3b16c add header for akm8973 by Iliyan Malchev · 16 years ago
  38. fc90c51 am 09baf4e8: Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure by David 'Digit' Turner · 16 years ago
  39. 25e3c33 Merge change 4509 by Android (Google) Code Review · 16 years ago
  40. 09baf4e Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure by David 'Digit' Turner · 16 years ago
  41. 4b91ef8 Merge change 4025 by Android (Google) Code Review · 16 years ago
  42. ec6c274 Removed non-standard declaration in cstring. by Nicolas Catania · 16 years ago
  43. c52c174 Make IPv6 definitions comply with RFC 3493: by Lorenzo Colitti · 16 years ago
  44. 5b67764 am 9cfccefa: Update cleaned-up kernel headers by David 'Digit' Turner · 16 years ago
  45. 9cfccef Update cleaned-up kernel headers by David 'Digit' Turner · 16 years ago
  46. bc3a5c2 Add LD_LIBRARY_PATH support to bionic's linker by David Bartley · 16 years ago
  47. 2f4ce43 am 3ddc15e1: Add new clean header for PPP on PPTP (VPN) by David 'Digit' Turner · 16 years ago
  48. 3ddc15e Add new clean header for PPP on PPTP (VPN) by David 'Digit' Turner · 16 years ago
  49. 040ae31 am bf8709f5: bionic: update msm_camera.h header by Iliyan Malchev · 16 years ago
  50. bf8709f bionic: update msm_camera.h header by Iliyan Malchev · 16 years ago
  51. f247995 am 3a654b1e: Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago
  52. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago
  53. 1b02fae am 03eabfe6: Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago
  54. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago
  55. 6544766 am 0353195f: linker: Give more context for failures during library dependency resolution. by Dima Zavin · 16 years ago
  56. 0353195 linker: Give more context for failures during library dependency resolution. by Dima Zavin · 16 years ago
  57. 563b15d am 2e85579c: linker: Make the errors reported by dlopen/dlsym be more useful. by Dima Zavin · 16 years ago
  58. e76de9a am 49e55332: libc: Add an intermediate version of the static libc without malloc by Dima Zavin · 16 years ago
  59. b489245 am ca122b0e: libc: Cleanup the libc makefile. by Dima Zavin · 16 years ago
  60. 2e85579 linker: Make the errors reported by dlopen/dlsym be more useful. by Dima Zavin · 16 years ago
  61. 49e5533 libc: Add an intermediate version of the static libc without malloc by Dima Zavin · 16 years ago
  62. ca122b0 libc: Cleanup the libc makefile. by Dima Zavin · 16 years ago
  63. 4cab53a am cdb68bf8: Merge change 2470 into donut by Android (Google) Code Review · 16 years ago
  64. cdb68bf Merge change 2470 into donut by Android (Google) Code Review · 16 years ago
  65. 1ff2ee4 am 5c106fca: Merge change 1852 into donut by Android (Google) Code Review · 16 years ago
  66. 5c106fc Merge change 1852 into donut by Android (Google) Code Review · 16 years ago
  67. b572dc4 am 94a144ea: add msm_camera.h header and .gitignore file to bionic by Iliyan Malchev · 16 years ago
  68. bdde630 am 1c8e1094: update msm_adsp.h header by Iliyan Malchev · 16 years ago
  69. 94a144e add msm_camera.h header and .gitignore file to bionic by Iliyan Malchev · 16 years ago
  70. 1c8e109 update msm_adsp.h header by Iliyan Malchev · 16 years ago
  71. 2735b33 Fix getservent() so that it returns s_port in network byte order. by David 'Digit' Turner · 16 years ago
  72. d7f5035 am 8215679b: Fix the parsing of the .fini_array in the dynamic linker (it should happen in reverse order). Also add a small design overview document for the linker. The latter contains details on how the initialization/finalization is supposed to work. by David 'Digit' Turner · 16 years ago
  73. 8215679 Fix the parsing of the .fini_array in the dynamic linker (it should happen in reverse order). by David 'Digit' Turner · 16 years ago
  74. 38460b4 am e5446feb: Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support. by David 'Digit' Turner · 16 years ago
  75. e5446fe Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support. by David 'Digit' Turner · 16 years ago
  76. 0ba91ed Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation by David 'Digit' Turner · 16 years ago
  77. 24a4109 am 8169573c: Add <cmath> standard C++ header. This is needed for upcoming STLport experimentation. by David 'Digit' Turner · 16 years ago
  78. 8169573 Add <cmath> standard C++ header. by David 'Digit' Turner · 16 years ago
  79. a48fa7f Add standalone_months field to libc strftime(). by Eric Fischer · 16 years ago
  80. a050857 am d386afcc: revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor. I don\'t have the time to investigate why right now, so a revert is preferred. Damn... by David 'Digit' Turner · 16 years ago
  81. 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
  82. 3ccce08 am 3e16f84f: 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
  83. 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
  84. cd64095 am d1b40d8: linker: Compute symbol name before lookup so we can also use by Dima Zavin · 16 years ago
  85. d1b40d8 linker: Compute symbol name before lookup so we can also use it for error msg by Dima Zavin · 16 years ago
  86. 6c9f88d am 5e56370: change getaddrinfo() implementation to match GLibc. by David 'Digit' Turner · 16 years ago
  87. 5e56370 change getaddrinfo() implementation to match GLibc. by David 'Digit' Turner · 16 years ago
  88. bc89169 am 85a01ff: Merge change 57 into donut by Android (Google) Code Review · 16 years ago
  89. 85a01ff Merge change 57 into donut by Android (Google) Code Review · 16 years ago
  90. 9122f51 am ba52b30: Increase the limit of loaded shared libraries from 64 to 96 by James Dong · 16 years ago
  91. ba52b30 Increase the limit of loaded shared libraries from 64 to 96 This change is required for OpenCORE 2.0 by James Dong · 16 years ago
  92. 3707ba5 am d2c9dcc: libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BI by Dave Bort · 16 years ago
  93. d2c9dcc libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBC by Dave Bort · 16 years ago
  94. 5a2edd6 Merge donut into master by Jean-Baptiste Queru · 16 years ago
  95. 6166357 merge cupcake into donut by Jean-Baptiste Queru · 16 years ago
  96. 68f25c3 Merge donut into master by Jean-Baptiste Queru · 16 years ago
  97. aeae1f5 Add the domain search list for VPN connection. by Chung-yih Wang · 16 years ago
  98. 51cec57 Merge change 71 by Android (Google) Code Review · 16 years ago
  99. ee40369 Increase the limit of loaded shared libraries from 64 to 96 by Dave Sparks · 16 years ago
  100. 862ed2d Merge branch 'readonly-p4-master' by Niko Catania · 16 years ago