1. 9ab75d4 Implement support for RFC 3484 (address selection/sorting) in bionic. (The by Steinar H. Gunderson · 16 years ago
  2. b554623 Merge "Merge memory checking functionality from sandbox" by Vladimir Chtchetkine · 16 years ago
  3. 75fba68 Merge memory checking functionality from sandbox by Vladimir Chtchetkine · 16 years ago
  4. f31fcea Merge "Changed __get_h_errno linkage to "C"." by Niko Catania · 16 years ago
  5. 4f920f6 Fix sem_post() behaviour to wake up multiple waiting threads. by David 'Digit' Turner · 16 years ago
  6. 294dd0b Fix sem_trywait() implementation + update changelog. by David 'Digit' Turner · 16 years ago
  7. 2e1a03c Changed __get_h_errno linkage to "C". by Nicolas Catania · 16 years ago
  8. 1dcf07a Fix android_id_from_name to accept "app_0" as a valid ID. by David 'Digit' Turner · 16 years ago
  9. 16f7d16 Merge "Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusion guards" by David Turner · 16 years ago
  10. 49f0a8f Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusion guards by David 'Digit' Turner · 16 years ago
  11. 53691d7 am 58060c50: am ee424e23: bionic: update processed kernel header a1026.h by Iliyan Malchev · 16 years ago
  12. 58060c5 am ee424e23: bionic: update processed kernel header a1026.h by Iliyan Malchev · 16 years ago
  13. ee424e2 bionic: update processed kernel header a1026.h by Iliyan Malchev · 16 years ago
  14. 2721fbd am c0472409: am d0996bb4: bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
  15. 34f411e am 7ec87a19: am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
  16. c047240 am d0996bb4: bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
  17. 7ec87a1 am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
  18. d0996bb bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
  19. 276313e bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
  20. cdcc264 bionic: update processed kernel header msm_camera.h by Iliyan Malchev · 16 years ago
  21. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 16 years ago
  22. d6bf8f9 Add Bionic Changelog in libc/docs/CHANGES.TXT by David 'Digit' Turner · 16 years ago
  23. fc10b24 Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell by Colin Cross · 16 years ago
  24. 8c59d96 Add killpg function by Colin Cross · 16 years ago
  25. 64ceac3 Add fts, err, and sys/queue for grep by Colin Cross · 16 years ago
  26. c29731a mntent.h requires stdio.h by Colin Cross · 16 years ago
  27. e9d08ba Add definition of rlim_t by Colin Cross · 16 years ago
  28. 2497f65 Import change from ctype.h revision 1.20 from openbsd by Colin Cross · 16 years ago
  29. d1cfc94 Import include/arpa/telnet.h from BSD by Colin Cross · 16 years ago
  30. 4fa7b10 Import regex from OpenBSD by Colin Cross · 16 years ago
  31. 6458c49 Fix ptsname_r(3) return type to match glibc by Colin Cross · 16 years ago
  32. 0b5db51 Merge "Fix usleep(3) return type to be POSIX-compliant." by Elliott Hughes · 16 years ago
  33. ee84231 Add user-space ptrace data structure to dump VFP registers and status word. by Ben Cheng · 16 years ago
  34. 99d7907 Fix usleep(3) return type to be POSIX-compliant. by Elliott Hughes · 16 years ago
  35. 278d960 am f197147a: am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  36. 44358b9 am be71c814: am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  37. 4cf30fb am a0783df1: am df55c642: am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
  38. f197147 am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  39. caa17a9 am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  40. ca07064 am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  41. be71c81 am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  42. d548a26 Add missing symbol type directives. by Doug Kwan · 16 years ago
  43. 5f53a18 Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  44. 20b3097 am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  45. f7ee573 am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  46. 754c178 Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  47. a0783df am df55c642: am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
  48. ece132d am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
  49. df55c64 am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
  50. 7b12b4a libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  51. 5cdb2b7 Fix libc logging implementation. by Andy McFadden · 16 years ago
  52. 3bbac05 Merge change Ic1202510 by Android (Google) Code Review · 16 years ago
  53. c120251 Added a comment. by Andy McFadden · 16 years ago
  54. 780775c am ae77aae8: am 07401a68: am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
  55. ae77aae am 07401a68: am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
  56. 07401a6 am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
  57. 157cdf4 am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
  58. cd5df2d Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
  59. 00da948 am a5d96513: am 8d7c6953: am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
  60. a5d9651 am 8d7c6953: am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
  61. 21195bb am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
  62. 8d7c695 am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
  63. 7e61789 Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
  64. 25f8ea4 am 01a1f8b0: am b5239ed1: libc: allow usage of time64.h from cpp code by Fred Fettinger · 16 years ago
  65. 01a1f8b am b5239ed1: libc: allow usage of time64.h from cpp code by Fred Fettinger · 16 years ago
  66. b5239ed libc: allow usage of time64.h from cpp code by Fred Fettinger · 16 years ago
  67. 62a1bb5 am 9cb69cf4: am 25a3a3ea: am a6083b77: Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
  68. 9cb69cf am 25a3a3ea: am a6083b77: Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
  69. 8a2658a am a6083b77: Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
  70. 25a3a3e am a6083b77: Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
  71. a6083b7 Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
  72. 870fa11 am fdfa1677: am 362b2aab: Merge change Ib4550a04 into eclair-mr2 by Vladimir Chtchetkine · 16 years ago
  73. fdfa167 am 362b2aab: Merge change Ib4550a04 into eclair-mr2 by Vladimir Chtchetkine · 16 years ago
  74. b74ceb2 Split libc_debug.so into two .so modules loaded on demand from libc.so by Vladimir Chtchetkine · 16 years ago
  75. 0896a3a am 817b4c45: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  76. 817b4c4 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  77. 84adfb7 am 195082ab: am e8870ffc: am 110044b1: libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  78. 195082a am e8870ffc: am 110044b1: libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  79. a7b5e20 am 110044b1: libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  80. 110044b libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  81. 9d52bdf merge from open-source master by Jean-Baptiste Queru · 16 years ago
  82. 03c643b Add stdlib functions mbstowcs() and wcstombs(). by Dan Bornstein · 16 years ago
  83. 71c0aeb Merge change I37d0317d by Android Code Review · 16 years ago
  84. b152dde am 83362689: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  85. 8336268 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  86. 10be95c merge from open-source master by Jean-Baptiste Queru · 16 years ago
  87. 92b10af Add the BSD sys_signame array. by Thorsten Glaser · 16 years ago
  88. 2d04a78 am ecac54db: am 3ba822cc: am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  89. ecac54d am 3ba822cc: am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  90. 47c5e30 am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  91. 199f9d9 Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  92. 0703efe am 96bbbe21: Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  93. 96bbbe2 Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  94. 50d233f am 581f4305: am 76ef331c: am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  95. 581f430 am 76ef331c: am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  96. 214dec2 am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  97. 76ef331 am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  98. 7e7d6c4 use local symbols in memset so it doesn't screw up profiling by Mathias Agopian · 16 years ago
  99. 9c46315 am b63e4e88: am 5f32207a: Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  100. b63e4e8 am 5f32207a: Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago