1. dfec555 am bcf861f2: Merge "Don\'t call freeaddrinfo with a NULL ptr." by Robert Greenwalt · 14 years ago
  2. bcf861f Merge "Don't call freeaddrinfo with a NULL ptr." by Robert Greenwalt · 14 years ago
  3. 92425f0 Don't call freeaddrinfo with a NULL ptr. by Robert Greenwalt · 14 years ago
  4. f6fcdb2 am 28de3e59: Merge "Don\'t reset caches when dns props change." by Robert Greenwalt · 14 years ago
  5. 28de3e5 Merge "Don't reset caches when dns props change." by Robert Greenwalt · 14 years ago
  6. bad1686 Don't reset caches when dns props change. by Mattias Falk · 14 years ago
  7. 3a13102 resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  8. 50a8325 merge intel x86 patches into gingerbread branch by David 'Digit' Turner · 14 years ago
  9. c4a5e97 enable support for large files (> 2G) by Dragos Tatulea · 14 years ago
  10. 57aadbb Merge "enable support for large files (> 2G)" by David Turner · 14 years ago
  11. afb0167 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  12. a0aec0b x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  13. 3eb2657 Update X86 Bionic CRT files for unwind/exceptions by Mark D Horn · 14 years ago
  14. 3435fc6 bionic, libthread_db x86 fixes by James Rose · 14 years ago
  15. bf29647 Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
  16. b1dd939 Remove an extra register move. by Bruce Beare · 15 years ago
  17. e0bdf2c Replace __atomic_XXX with GCC __sync_XXX intrinsics. by Bruce Beare · 15 years ago
  18. 2cbb8f3 move some typedefs to procfs.h required by gdbserver build by Bruce Beare · 15 years ago
  19. 84f8b3a use consistent guards for off_t and size_t defines for IA by Bruce Beare · 15 years ago
  20. 4711f8f Simplify variable typing for IA builds by Bruce Beare · 15 years ago
  21. e570552 sigsetmask.c was not processing the "mask" argument. by Bruce Beare · 15 years ago
  22. 074af91 Add defines for CAIF support by Bruce Beare · 15 years ago
  23. 18142ab Remove extra/unneeded copy of fenv.h by Bruce Beare · 15 years ago
  24. 4029e0e Use proper variable typing by Bruce Beare · 15 years ago
  25. 832a86e Update ATOM string routines to latest by Bruce Beare · 14 years ago
  26. 88bb394 Fix undefined reference to dl_iterate_phdr for x86 by Bruce Beare · 15 years ago
  27. 0bbcbf0 Fix missing NL by Bruce Beare · 15 years ago
  28. 0f2dc2b ptrace.c Fix source file format to unix from dos by Bruce Beare · 14 years ago
  29. 9c95cbf Merge "Really fix the build." by David 'Digit' Turner · 14 years ago
  30. c51871d Really fix the build. by David 'Digit' Turner · 14 years ago
  31. 01eb7f7 Merge "Fix broken build" by David 'Digit' Turner · 14 years ago
  32. a482446 Fix broken build by David 'Digit' Turner · 14 years ago
  33. b73b678 Merge "libc: Add logcat error message for memory corruption" by David 'Digit' Turner · 14 years ago
  34. 7708a89 libc: Add logcat error message for memory corruption by David 'Digit' Turner · 14 years ago
  35. 0e1723e enable support for large files (> 2G) by Dragos Tatulea · 14 years ago
  36. 2f5c6d2 Merge "Update to tzdata2011h." by Elliott Hughes · 14 years ago
  37. 1ee2cbe Update to tzdata2011h. by Elliott Hughes · 14 years ago
  38. cc32fbc Merge "Add support for a dns cache per interface" by Robert Greenwalt · 14 years ago
  39. 2be3f09 Merge "time: Improve C99 compliance" by David Turner · 14 years ago
  40. ac56f5c Merge "strftime: Use snprintf() instead of sprintf()" by David Turner · 14 years ago
  41. 1c0a038 Merge "Enable functional DSO object destruction" by David Turner · 14 years ago
  42. e6cff93 strftime: Use snprintf() instead of sprintf() by Jim Huang · 14 years ago
  43. 21edf36 time: Improve C99 compliance by Jim Huang · 14 years ago
  44. 3964084 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  45. 4d9b75a Merge "libstdc++: make operator new call abort on failure." by David 'Digit' Turner · 14 years ago
  46. 7c72513 libstdc++: make operator new call abort on failure. by David 'Digit' Turner · 14 years ago
  47. 23d3e6b Add support for a dns cache per interface by Mattias Falk · 14 years ago
  48. b127b1f Merge "libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto." by Jean-Baptiste Queru · 14 years ago
  49. 8a51237 libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. by JP Abgrall · 14 years ago
  50. e1bd6aa Merge "Update netlink-related kernel includes" by Jean-Baptiste Queru · 14 years ago
  51. b782205 Update netlink-related kernel includes by Dmitry Shmidt · 14 years ago
  52. 81ec4e4 Merge "Add icmp6.h and ip6.h files from current NetBSD libc." by Jean-Baptiste Queru · 14 years ago
  53. c18d76f Add icmp6.h and ip6.h files from current NetBSD libc. by Steinar H. Gunderson · 15 years ago
  54. 2cae796 Merge "libc: Fix prctl() declaration." by David 'Digit' Turner · 14 years ago
  55. b083bb5 libc: Fix prctl() declaration. by David 'Digit' Turner · 14 years ago
  56. b2c7e0c Merge "x86: Enable -fstack-protector" by David Turner · 14 years ago
  57. 56bacec Merge "Update X86 Bionic CRT files for unwind/exceptions" by David Turner · 14 years ago
  58. e0b4844 x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  59. dc3bc87 Update X86 Bionic CRT files for unwind/exceptions by Mark D Horn · 14 years ago
  60. 9062a23 Merge "libc: Fix leak in the DNS thread-specific state." by David 'Digit' Turner · 14 years ago
  61. b6cd681 libc: Fix leak in the DNS thread-specific state. by David 'Digit' Turner · 14 years ago
  62. a7a9ddd Merge "bionic: Add ARM optimized strcmp()" by David Turner · 14 years ago
  63. c5c84c8 Merge "vfscanf: Add support for L type modifier for long long" by David Turner · 14 years ago
  64. e8f7e30 Merge "bionic, libthread_db x86 fixes" by David Turner · 14 years ago
  65. 712e4f8 vfscanf: Add support for L type modifier for long long by Chris Fries · 14 years ago
  66. e274a9f Merge "Tracking change to dns proxy protocol" by Brian Carlstrom · 14 years ago
  67. d004dc9 Merge "Use MAP_FIXED when allocating prelinked shared library regions" by David Turner · 14 years ago
  68. be7f5da Tracking change to dns proxy protocol by Brian Carlstrom · 14 years ago
  69. 8e551a6 bionic, libthread_db x86 fixes by Bruce Beare · 14 years ago
  70. f50e9be bionic: Add ARM optimized strcmp() by Jim Huang · 14 years ago
  71. 9b6e8af am 3ef36b21: Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 14 years ago
  72. 3ef36b2 Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 14 years ago
  73. aad685c am 4c090434: Merge "removing shadowing redeclaration of result" by David Turner · 14 years ago
  74. 2b10d91 am fcee105b: Merge "x86 libc: fix the wrong return value of syscall" by David Turner · 14 years ago
  75. 4c09043 Merge "removing shadowing redeclaration of result" by David Turner · 14 years ago
  76. fcee105 Merge "x86 libc: fix the wrong return value of syscall" by David Turner · 14 years ago
  77. 8488efa x86 libc: fix the wrong return value of syscall by Kan-Ru Chen · 14 years ago
  78. 8c6b848 am 0e47a919: Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++" by David 'Digit' Turner · 14 years ago
  79. 0e47a91 Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++" by David 'Digit' Turner · 14 years ago
  80. 0f55870 removing shadowing redeclaration of result by Christopher Schwardt · 14 years ago
  81. 8eda21b libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++ by David 'Digit' Turner · 14 years ago
  82. c59b248 am 5a6f593b: Merge "Use sigemptyset to initialise sigset_t values. sigset_t may not be implemented as an integral type." by Brad Fitzpatrick · 14 years ago
  83. 5a6f593 Merge "Use sigemptyset to initialise sigset_t values. sigset_t may not be implemented as an integral type." by Brad Fitzpatrick · 14 years ago
  84. c8fe4ad am 3f14ff34: DO NOT MERGE: Update USB accessory kernel header to include serial number support by Mike Lockwood · 14 years ago
  85. 3f14ff3 DO NOT MERGE: Update USB accessory kernel header to include serial number support by Mike Lockwood · 14 years ago
  86. 78befc1 am 6139fa33: DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header by Mike Lockwood · 14 years ago
  87. c1519a5 Use sigemptyset to initialise sigset_t values. by Chris Dearman · 14 years ago
  88. 08a4ce9 am 0c398985: Merge "[ENDIAN] Build md5 code correctly for bigendian targets" by Brad Fitzpatrick · 14 years ago
  89. 0c39898 Merge "[ENDIAN] Build md5 code correctly for bigendian targets" by Brad Fitzpatrick · 14 years ago
  90. 6139fa3 DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header by Mike Lockwood · 14 years ago
  91. 638608b am da8ea213: Merge "libc: <stdint.h>: Don\'t make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined." by David 'Digit' Turner · 14 years ago
  92. b299039 am e6e2ba1d: Merge "libc: <pthread.h>: Replace \'#if __cplusplus\' by \'#ifdef __cplusplus\'" by David 'Digit' Turner · 14 years ago
  93. da8ea21 Merge "libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined." by David 'Digit' Turner · 14 years ago
  94. e6e2ba1 Merge "libc: <pthread.h>: Replace '#if __cplusplus' by '#ifdef __cplusplus'" by David 'Digit' Turner · 14 years ago
  95. 847b183 libc: <pthread.h>: Replace '#if __cplusplus' by '#ifdef __cplusplus' by David 'Digit' Turner · 14 years ago
  96. 8b3cea6 libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined. by David 'Digit' Turner · 14 years ago
  97. 0d6bbc7 am dfe6eda5: Merge "libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition" by David 'Digit' Turner · 14 years ago
  98. 0b73dac am d6722bdd: Merge "libc: <stdint.h>: Proper C++" by David 'Digit' Turner · 14 years ago
  99. dfe6eda Merge "libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition" by David 'Digit' Turner · 14 years ago
  100. 0e5411b libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition by David 'Digit' Turner · 14 years ago