1. e05762a am 8e6435ea: Merge "Add defines for CAIF support" by David Turner · 15 years ago
  2. 8e6435e Merge "Add defines for CAIF support" by David Turner · 15 years ago
  3. b11d7c3 am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument." by Jean-Baptiste Queru · 15 years ago
  4. 9a9c161 sigsetmask.c was not processing the "mask" argument. by Bruce Beare · 15 years ago
  5. 2bf3ec0 Add defines for CAIF support by Bruce Beare · 15 years ago
  6. 24dc936 resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  7. 73c04b3 bionic: Add ARM optimized strcpy() by Jim Huang · 15 years ago
  8. 61c9b8e am 7bbd4580: Add pn544.h clean kernel header by Nick Pelly · 15 years ago
  9. 7bbd458 Add pn544.h clean kernel header by Nick Pelly · 15 years ago
  10. f2c05ba am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  11. 7047810 Remove duplicated _rand48 implementation. Use stdlib version instead by Jim Huang · 15 years ago
  12. f7ad13b am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  13. 1df986c libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  14. aeb41ec am b2061a30: Merge "resolv: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  15. 001a321 am 4afe0f47: Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  16. 6ac5660 am ade2a929: Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  17. 1203671 am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  18. b2061a3 Merge "resolv: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  19. 4afe0f4 Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  20. ade2a92 Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  21. 2215c11 Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  22. 958214a am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 15 years ago
  23. 1a6939d am 1e0a4e18: Merge "stdio: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  24. bcd9404 am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  25. d29b8a5 am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  26. 8ad63d7 Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 15 years ago
  27. 1e0a4e1 Merge "stdio: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  28. 847223d Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  29. 5109146 Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  30. 82775ae resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  31. cd9c98d __set_errno: Hide internal symbol __set_syscall_errno by Jim Huang · 15 years ago
  32. c9a41a6 pthread-timers: Hide internal symbol __timer_table_start_stop by Jim Huang · 15 years ago
  33. c940945 bionic: stubs: Make internal symbol static by Jim Huang · 15 years ago
  34. 8b2707a time64: make helper functions static by Jim Huang · 15 years ago
  35. 7cc5666 resolv: make internal symbols static/hidden by Jim Huang · 15 years ago
  36. cec75a7 stdlib: strtod: Hide internal symbol __dtoa by Jim Huang · 15 years ago
  37. b486773 stdio: make internal symbols static/hidden by Jim Huang · 15 years ago
  38. 5c48537 am d3f0638a: libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  39. d3f0638 libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  40. 124a542 Update ATOM string routines to latest by Bruce Beare · 15 years ago
  41. ff7d945 am f67e5211: Merge "Hide the symbol of helper function __libc_android_abort" by Jean-Baptiste Queru · 15 years ago
  42. f67e521 Merge "Hide the symbol of helper function __libc_android_abort" by Jean-Baptiste Queru · 15 years ago
  43. 1aeeeae am b8d2233e: Merge "libc: tag missing functions in system headers." into gingerbread by David 'Digit' Turner · 15 years ago
  44. b8d2233 Merge "libc: tag missing functions in system headers." into gingerbread by David 'Digit' Turner · 15 years ago
  45. a9b706b am 66ad3429: Merge "gethnamaddr: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  46. 66ad342 Merge "gethnamaddr: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  47. bb5581a libc: tag missing functions in system headers. by David 'Digit' Turner · 15 years ago
  48. 5dce6d1 am 5b81b918: libc: optimize memmove() with memcpy() if possible. by David 'Digit' Turner · 15 years ago
  49. 5b81b91 libc: optimize memmove() with memcpy() if possible. by David 'Digit' Turner · 15 years ago
  50. 94e5c5e Reconcile assembly-only macros in <machine/cpu-features.h> by Jim Huang · 15 years ago
  51. 0da2a8e am af00228b: Revert "libc: memmove(): non-overlapping block optim." by Marco Nelissen · 15 years ago
  52. af00228 Revert "libc: memmove(): non-overlapping block optim." by Marco Nelissen · 15 years ago
  53. 686af0b resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  54. a511f24 am 9973a564: libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  55. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  56. 052fbd8 am a3ae60d3: libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  57. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  58. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  59. 5b5212b am 307aadb8: Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  60. 16922b7 am 79260746: Merge "libc: memmove(): non-overlapping block optim." into gingerbread by David 'Digit' Turner · 15 years ago
  61. 307aadb Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  62. 7926074 Merge "libc: memmove(): non-overlapping block optim." into gingerbread by David 'Digit' Turner · 15 years ago
  63. 5d335a1 am 032a7135: Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  64. 914528c am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  65. 9aac382 am bd8d987b: libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  66. 032a713 Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  67. 223ddfc Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  68. 8120a8d am 3cf53d1a: Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  69. e5c35e0 gethnamaddr: make helper functions static by Jim Huang · 15 years ago
  70. bd8d987 libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  71. 80fba9a libc: memmove(): non-overlapping block optim. by David 'Digit' Turner · 15 years ago
  72. 00eea3f libc: add missing O_CLOEXEC from <fcntl.h> by David 'Digit' Turner · 15 years ago
  73. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 15 years ago
  74. f33a770 libc: Add missing C++ guards to <pathconf.h> by David 'Digit' Turner · 15 years ago
  75. 9d16a79 Hide the symbol of helper function __libc_android_abort by Jim Huang · 15 years ago
  76. 3cf53d1 Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  77. 6dbfddf am b9e49ad5: Use a recursive lock for pthread_once. DO NOT MERGE. by Wink Saville · 15 years ago
  78. b9e49ad Use a recursive lock for pthread_once. DO NOT MERGE. by Wink Saville · 15 years ago
  79. b6e3fb0 am cb99ab98: Add wmemcmp to Android.mk by Kenny Root · 15 years ago
  80. ef3644d am 312be567: Merge "Use ARMv6 instruction for handling byte order" by Jean-Baptiste Queru · 15 years ago
  81. 312be56 Merge "Use ARMv6 instruction for handling byte order" by Jean-Baptiste Queru · 15 years ago
  82. 6bf08d1 am 3558834c: Merge "Move the atom optimization flags into TARGET_linux-x86.mk." by Jean-Baptiste Queru · 15 years ago
  83. cb99ab9 Add wmemcmp to Android.mk by Kenny Root · 15 years ago
  84. 3558834 Merge "Move the atom optimization flags into TARGET_linux-x86.mk." by Jean-Baptiste Queru · 15 years ago
  85. d7b156d am 3a1bbee3: Add eventfd system call support by Keith Deacon · 15 years ago
  86. 9579ee3 am 6e42398d: Merge "Fix return value." into gingerbread by rich cannings · 15 years ago
  87. 6e42398 Merge "Fix return value." into gingerbread by rich cannings · 15 years ago
  88. e44cb1a Fix return value. by rich cannings · 15 years ago
  89. 3a1bbee Add eventfd system call support by Keith Deacon · 15 years ago
  90. 3fda870 am cc6b1829: Merge "Make timezones available to the host build." into gingerbread by Jesse Wilson · 15 years ago
  91. cc6b182 Merge "Make timezones available to the host build." into gingerbread by Jesse Wilson · 15 years ago
  92. e77d54d Make timezones available to the host build. by Jesse Wilson · 15 years ago
  93. aa35095 Use ARMv6 instruction for handling byte order by Jim Huang · 15 years ago
  94. 994b68f resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp by David 'Digit' Turner · 15 years ago
  95. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 15 years ago
  96. 41e533a added missing ether_aton and ether_ntoa by Szymon Jakubczak · 16 years ago
  97. 3871d57 Revert "added missing ether_aton and ether_ntoa" by Jean-Baptiste Queru · 15 years ago
  98. 1ff9108 am 52e7d3d9: Bulletproof leak dump against null hash entries by Christopher Tate · 15 years ago
  99. 52e7d3d Bulletproof leak dump against null hash entries by Christopher Tate · 15 years ago
  100. a172709 bionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDREX_STREX for consistency by Jim Huang · 15 years ago