1. d5f72af Fix strftime to use localized month names. by Eric Fischer · 16 years ago
  2. 9cfb12e am 3773d35e: Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  3. 3773d35 Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  4. e40fb3d am 39f3745c: Restore malloc debug. by Andy McFadden · 16 years ago
  5. 39f3745 Restore malloc debug. by Andy McFadden · 16 years ago
  6. d5b3513 am b56b5659: Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  7. d63185f am ef0bd185: Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  8. b56b565 Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  9. a22c045 Merge change 7652 by Android (Google) Code Review · 16 years ago
  10. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  11. 0913148 Updating v4l2 headers from kernel by Rebecca Schultz Zavin · 16 years ago
  12. 08a85b6 Merge change 7610 by Android (Google) Code Review · 16 years ago
  13. 4553a78 Add linux/ethtool.h header file by Dmitry Shmidt · 16 years ago
  14. bf8947d linux: add headers for lis331dlh and sfh7743 sensor drivers. by Mike Lockwood · 16 years ago
  15. b768116 allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our current impl actually uses shared mutexes by Mathias Agopian · 16 years ago
  16. a2f5e21 added pthread_cond_timedwait_relative_np() by Mathias Agopian · 16 years ago
  17. fc8b178 am db4616b2: Add <linux/uinput.h> to C library kernel headers by David 'Digit' Turner · 16 years ago
  18. db4616b Add <linux/uinput.h> to C library kernel headers by David 'Digit' Turner · 16 years ago
  19. 267e23a am c4eee376: Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 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. 4a1fe71 bionic: add cleaned-up proximity-sensor header by Iliyan Malchev · 16 years ago
  22. bf013b1 am 380f2498: Merge change 5184 into donut by Android (Google) Code Review · 16 years ago
  23. 380f249 Merge change 5184 into donut by Android (Google) Code Review · 16 years ago
  24. 0711600 update clean msm_camera.h by Iliyan Malchev · 16 years ago
  25. 3772217 delete akm8973.h from original headers by Iliyan Malchev · 16 years ago
  26. 5c3b16c add header for akm8973 by Iliyan Malchev · 16 years ago
  27. fc90c51 am 09baf4e8: Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure by David 'Digit' Turner · 16 years ago
  28. 09baf4e Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure by David 'Digit' Turner · 16 years ago
  29. 4b91ef8 Merge change 4025 by Android (Google) Code Review · 16 years ago
  30. c52c174 Make IPv6 definitions comply with RFC 3493: by Lorenzo Colitti · 16 years ago
  31. 5b67764 am 9cfccefa: Update cleaned-up kernel headers by David 'Digit' Turner · 16 years ago
  32. 9cfccef Update cleaned-up kernel headers by David 'Digit' Turner · 16 years ago
  33. 2f4ce43 am 3ddc15e1: Add new clean header for PPP on PPTP (VPN) by David 'Digit' Turner · 16 years ago
  34. 3ddc15e Add new clean header for PPP on PPTP (VPN) by David 'Digit' Turner · 16 years ago
  35. 040ae31 am bf8709f5: bionic: update msm_camera.h header by Iliyan Malchev · 16 years ago
  36. bf8709f bionic: update msm_camera.h header by Iliyan Malchev · 16 years ago
  37. f247995 am 3a654b1e: Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago
  38. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago
  39. 1b02fae am 03eabfe6: Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago
  40. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago
  41. e76de9a am 49e55332: libc: Add an intermediate version of the static libc without malloc by Dima Zavin · 16 years ago
  42. b489245 am ca122b0e: libc: Cleanup the libc makefile. by Dima Zavin · 16 years ago
  43. 49e5533 libc: Add an intermediate version of the static libc without malloc by Dima Zavin · 16 years ago
  44. ca122b0 libc: Cleanup the libc makefile. by Dima Zavin · 16 years ago
  45. 4cab53a am cdb68bf8: Merge change 2470 into donut by Android (Google) Code Review · 16 years ago
  46. cdb68bf Merge change 2470 into donut by Android (Google) Code Review · 16 years ago
  47. 1ff2ee4 am 5c106fca: Merge change 1852 into donut by Android (Google) Code Review · 16 years ago
  48. 5c106fc Merge change 1852 into donut by Android (Google) Code Review · 16 years ago
  49. b572dc4 am 94a144ea: add msm_camera.h header and .gitignore file to bionic by Iliyan Malchev · 16 years ago
  50. bdde630 am 1c8e1094: update msm_adsp.h header by Iliyan Malchev · 16 years ago
  51. 94a144e add msm_camera.h header and .gitignore file to bionic by Iliyan Malchev · 16 years ago
  52. 1c8e109 update msm_adsp.h header by Iliyan Malchev · 16 years ago
  53. 2735b33 Fix getservent() so that it returns s_port in network byte order. by David 'Digit' Turner · 16 years ago
  54. 38460b4 am e5446feb: Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support. by David 'Digit' Turner · 16 years ago
  55. e5446fe Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support. by David 'Digit' Turner · 16 years ago
  56. 0ba91ed Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation by David 'Digit' Turner · 16 years ago
  57. a48fa7f Add standalone_months field to libc strftime(). by Eric Fischer · 16 years ago
  58. 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
  59. 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
  60. 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
  61. 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
  62. 6c9f88d am 5e56370: change getaddrinfo() implementation to match GLibc. by David 'Digit' Turner · 16 years ago
  63. 5e56370 change getaddrinfo() implementation to match GLibc. by David 'Digit' Turner · 16 years ago
  64. bc89169 am 85a01ff: Merge change 57 into donut by Android (Google) Code Review · 16 years ago
  65. 85a01ff Merge change 57 into donut by Android (Google) Code Review · 16 years ago
  66. 3707ba5 am d2c9dcc: libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BI by Dave Bort · 16 years ago
  67. d2c9dcc libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBC by Dave Bort · 16 years ago
  68. aeae1f5 Add the domain search list for VPN connection. by Chung-yih Wang · 16 years ago
  69. a80a1dc AI 143310: am: CL 143161 am: CL 142857 Add some bluring to the animation. This requires a new kernel which will be checked-in later, at which point the blur effect will automatically be enabled. by Mathias Agopian · 16 years ago
  70. a43b482 AI 143161: am: CL 142857 Add some bluring to the animation. This requires a new kernel which will be checked-in later, at which point the blur effect will automatically be enabled. by Mathias Agopian · 16 years ago
  71. edbe7fc auto import //branches/master/...@140412 by The Android Open Source Project · 16 years ago
  72. 78bf5fc auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  73. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  74. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  75. a799b53 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  76. fe57450 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  77. 7d9dcdc auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
  78. 6f04a0f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  79. 2489551 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  80. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  81. d375275 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  82. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  83. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  84. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  85. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago