1. 555e02d Don't proxy getaddrinfo when net.dns1.[MYPID] is set. by Brad Fitzpatrick · 15 years ago
  2. 52583cc DNS proxy: the start. proxies getaddrinfo calls. by Brad Fitzpatrick · 15 years ago
  3. 3de4dcd Merge "android-x86: use proper variable typing" by David Turner · 15 years ago
  4. ae5df14 Merge "Use __asm__ instead of asm in public libc headers" by David Turner · 15 years ago
  5. 3d302be Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
  6. b05aa15 Merge "Replace all occurrances of asm with __asm__ in the output headers" by Jean-Baptiste Queru · 15 years ago
  7. 18635d9 android-x86: add sigsetjmp.S by Chih-Wei Huang · 15 years ago
  8. b9aedb2 android-x86: use proper variable typing by Chih-Wei Huang · 15 years ago
  9. a4f6d22 Merge "Add a method for replacing tokens in the preprocessed headers" by David Turner · 15 years ago
  10. c99892f am a9e5bbfd: Merge "Support usage of __ARM_HAVE_LDREX_STREX" by Jean-Baptiste Queru · 15 years ago
  11. a9e5bbf Merge "Support usage of __ARM_HAVE_LDREX_STREX" by Jean-Baptiste Queru · 15 years ago
  12. 572fced am 9691ecc9: Merge "Remove extra/unneeded copy of fenv.h" by David Turner · 15 years ago
  13. 9691ecc Merge "Remove extra/unneeded copy of fenv.h" by David Turner · 15 years ago
  14. c9205db Replace all occurrances of asm with __asm__ in the output headers by Martin Storsjo · 15 years ago
  15. d32c805 Add a method for replacing tokens in the preprocessed headers by Martin Storsjo · 15 years ago
  16. 5775163 Use __asm__ instead of asm in public libc headers by Martin Storsjo · 15 years ago
  17. 48bebae am 4efbf95d: Merge "Use proper variable typing" by David Turner · 15 years ago
  18. 4efbf95 Merge "Use proper variable typing" by David Turner · 15 years ago
  19. e05762a am 8e6435ea: Merge "Add defines for CAIF support" by David Turner · 15 years ago
  20. 8e6435e Merge "Add defines for CAIF support" by David Turner · 15 years ago
  21. b11d7c3 am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument." by Jean-Baptiste Queru · 15 years ago
  22. bcb0a92 Merge "sigsetmask.c was not processing the "mask" argument." by Jean-Baptiste Queru · 15 years ago
  23. 9a9c161 sigsetmask.c was not processing the "mask" argument. by Bruce Beare · 15 years ago
  24. 2bf3ec0 Add defines for CAIF support by Bruce Beare · 15 years ago
  25. 24dc936 resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  26. 1bc98cc Merge "bionic: Add ARM optimized strcpy()" by Jean-Baptiste Queru · 15 years ago
  27. 73c04b3 bionic: Add ARM optimized strcpy() by Jim Huang · 15 years ago
  28. 9f1a7f9 am ea0fe856: Merge "Bionic: Aliasing problems with frexpf" by Jean-Baptiste Queru · 15 years ago
  29. ea0fe85 Merge "Bionic: Aliasing problems with frexpf" by Jean-Baptiste Queru · 15 years ago
  30. fddaafc Bionic: Aliasing problems with frexpf by Rodrigo Obregon · 15 years ago
  31. 61c9b8e am 7bbd4580: Add pn544.h clean kernel header by Nick Pelly · 15 years ago
  32. 7bbd458 Add pn544.h clean kernel header by Nick Pelly · 15 years ago
  33. f2c05ba am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  34. 96c03c7 Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  35. 7047810 Remove duplicated _rand48 implementation. Use stdlib version instead by Jim Huang · 15 years ago
  36. f7ad13b am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  37. 1df986c libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  38. aeb41ec am b2061a30: Merge "resolv: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  39. 001a321 am 4afe0f47: Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  40. 6ac5660 am ade2a929: Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  41. 1203671 am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  42. b2061a3 Merge "resolv: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  43. 4afe0f4 Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  44. ade2a92 Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  45. 2215c11 Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  46. 958214a am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 15 years ago
  47. 1a6939d am 1e0a4e18: Merge "stdio: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  48. bcd9404 am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  49. d29b8a5 am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  50. 8ad63d7 Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 15 years ago
  51. 1e0a4e1 Merge "stdio: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  52. 847223d Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  53. 5109146 Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  54. 82775ae resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  55. 347db52 Merge "Update ATOM string routines to latest" by Jean-Baptiste Queru · 15 years ago
  56. cd9c98d __set_errno: Hide internal symbol __set_syscall_errno by Jim Huang · 15 years ago
  57. c9a41a6 pthread-timers: Hide internal symbol __timer_table_start_stop by Jim Huang · 15 years ago
  58. c940945 bionic: stubs: Make internal symbol static by Jim Huang · 15 years ago
  59. 8b2707a time64: make helper functions static by Jim Huang · 15 years ago
  60. 7cc5666 resolv: make internal symbols static/hidden by Jim Huang · 15 years ago
  61. cec75a7 stdlib: strtod: Hide internal symbol __dtoa by Jim Huang · 15 years ago
  62. b486773 stdio: make internal symbols static/hidden by Jim Huang · 15 years ago
  63. 5c48537 am d3f0638a: libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  64. d3f0638 libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  65. 52eed0a Remove extra/unneeded copy of fenv.h by Bruce Beare · 15 years ago
  66. 58f2b7e Use proper variable typing by Bruce Beare · 15 years ago
  67. 124a542 Update ATOM string routines to latest by Bruce Beare · 15 years ago
  68. ff7d945 am f67e5211: Merge "Hide the symbol of helper function __libc_android_abort" by Jean-Baptiste Queru · 15 years ago
  69. f67e521 Merge "Hide the symbol of helper function __libc_android_abort" by Jean-Baptiste Queru · 15 years ago
  70. d69ec35 am 1aa6708c: Fix the build. Oops. by David 'Digit' Turner · 15 years ago
  71. 1aa6708 Fix the build. Oops. by David 'Digit' Turner · 15 years ago
  72. 1aeeeae am b8d2233e: Merge "libc: tag missing functions in system headers." into gingerbread by David 'Digit' Turner · 15 years ago
  73. b8d2233 Merge "libc: tag missing functions in system headers." into gingerbread by David 'Digit' Turner · 15 years ago
  74. a9b706b am 66ad3429: Merge "gethnamaddr: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  75. 66ad342 Merge "gethnamaddr: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  76. bb5581a libc: tag missing functions in system headers. by David 'Digit' Turner · 15 years ago
  77. 5dce6d1 am 5b81b918: libc: optimize memmove() with memcpy() if possible. by David 'Digit' Turner · 15 years ago
  78. 5b81b91 libc: optimize memmove() with memcpy() if possible. by David 'Digit' Turner · 15 years ago
  79. 94e5c5e Reconcile assembly-only macros in <machine/cpu-features.h> by Jim Huang · 15 years ago
  80. 0da2a8e am af00228b: Revert "libc: memmove(): non-overlapping block optim." by Marco Nelissen · 15 years ago
  81. af00228 Revert "libc: memmove(): non-overlapping block optim." by Marco Nelissen · 15 years ago
  82. 686af0b resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  83. a511f24 am 9973a564: libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  84. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  85. 052fbd8 am a3ae60d3: libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  86. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  87. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  88. 5b5212b am 307aadb8: Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  89. 16922b7 am 79260746: Merge "libc: memmove(): non-overlapping block optim." into gingerbread by David 'Digit' Turner · 15 years ago
  90. 307aadb Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  91. 7926074 Merge "libc: memmove(): non-overlapping block optim." into gingerbread by David 'Digit' Turner · 15 years ago
  92. 5d335a1 am 032a7135: Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  93. 914528c am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  94. 134f31e am 9df22a5a: Merge "libm: remove aliasing issue." into gingerbread by David 'Digit' Turner · 15 years ago
  95. 9aac382 am bd8d987b: libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  96. 032a713 Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  97. 223ddfc Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  98. 9df22a5 Merge "libm: remove aliasing issue." into gingerbread by David 'Digit' Turner · 15 years ago
  99. 8120a8d am 3cf53d1a: Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  100. e5c35e0 gethnamaddr: make helper functions static by Jim Huang · 15 years ago