1. f03fb95 am 023c4988: Merge "libc: x86: Fixed size_t definition." by David 'Digit' Turner · 15 years ago
  2. d265046 libc: x86: Fixed size_t definition. by David 'Digit' Turner · 15 years ago
  3. 4685acb am 9efda5b7: Merge "typo in libc/stdio/wcio.h" by David Turner · 15 years ago
  4. 9efda5b Merge "typo in libc/stdio/wcio.h" by David Turner · 15 years ago
  5. dfec555 am bcf861f2: Merge "Don\'t call freeaddrinfo with a NULL ptr." by Robert Greenwalt · 15 years ago
  6. 92425f0 Don't call freeaddrinfo with a NULL ptr. by Robert Greenwalt · 15 years ago
  7. f6fcdb2 am 28de3e59: Merge "Don\'t reset caches when dns props change." by Robert Greenwalt · 15 years ago
  8. bad1686 Don't reset caches when dns props change. by Mattias Falk · 15 years ago
  9. 3a13102 resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 15 years ago
  10. c4a5e97 enable support for large files (> 2G) by Dragos Tatulea · 15 years ago
  11. 57aadbb Merge "enable support for large files (> 2G)" by David Turner · 15 years ago
  12. afb0167 Enable functional DSO object destruction by Bruce Beare · 15 years ago
  13. a0aec0b x86: Enable -fstack-protector by Bruce Beare · 15 years ago
  14. 3eb2657 Update X86 Bionic CRT files for unwind/exceptions by Mark D Horn · 15 years ago
  15. 3435fc6 bionic, libthread_db x86 fixes by James Rose · 15 years ago
  16. bf29647 Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 16 years ago
  17. b1dd939 Remove an extra register move. by Bruce Beare · 16 years ago
  18. e0bdf2c Replace __atomic_XXX with GCC __sync_XXX intrinsics. by Bruce Beare · 16 years ago
  19. 84f8b3a use consistent guards for off_t and size_t defines for IA by Bruce Beare · 16 years ago
  20. 4711f8f Simplify variable typing for IA builds by Bruce Beare · 16 years ago
  21. e570552 sigsetmask.c was not processing the "mask" argument. by Bruce Beare · 16 years ago
  22. 074af91 Add defines for CAIF support by Bruce Beare · 16 years ago
  23. 832a86e Update ATOM string routines to latest by Bruce Beare · 15 years ago
  24. 88bb394 Fix undefined reference to dl_iterate_phdr for x86 by Bruce Beare · 16 years ago
  25. 0bbcbf0 Fix missing NL by Bruce Beare · 16 years ago
  26. 0f2dc2b ptrace.c Fix source file format to unix from dos by Bruce Beare · 15 years ago
  27. c51871d Really fix the build. by David 'Digit' Turner · 15 years ago
  28. a482446 Fix broken build by David 'Digit' Turner · 15 years ago
  29. 7708a89 libc: Add logcat error message for memory corruption by David 'Digit' Turner · 15 years ago
  30. 0e1723e enable support for large files (> 2G) by Dragos Tatulea · 15 years ago
  31. 7743f68 typo in libc/stdio/wcio.h by Nathan Forbes · 15 years ago
  32. 1ee2cbe Update to tzdata2011h. by Elliott Hughes · 15 years ago
  33. cc32fbc Merge "Add support for a dns cache per interface" by Robert Greenwalt · 15 years ago
  34. 2be3f09 Merge "time: Improve C99 compliance" by David Turner · 15 years ago
  35. ac56f5c Merge "strftime: Use snprintf() instead of sprintf()" by David Turner · 15 years ago
  36. e6cff93 strftime: Use snprintf() instead of sprintf() by Jim Huang · 15 years ago
  37. 21edf36 time: Improve C99 compliance by Jim Huang · 15 years ago
  38. 3964084 Enable functional DSO object destruction by Bruce Beare · 15 years ago
  39. 23d3e6b Add support for a dns cache per interface by Mattias Falk · 15 years ago
  40. 8a51237 libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. by JP Abgrall · 15 years ago
  41. b782205 Update netlink-related kernel includes by Dmitry Shmidt · 15 years ago
  42. c18d76f Add icmp6.h and ip6.h files from current NetBSD libc. by Steinar H. Gunderson · 16 years ago
  43. 2cae796 Merge "libc: Fix prctl() declaration." by David 'Digit' Turner · 15 years ago
  44. b083bb5 libc: Fix prctl() declaration. by David 'Digit' Turner · 15 years ago
  45. e0b4844 x86: Enable -fstack-protector by Bruce Beare · 15 years ago
  46. dc3bc87 Update X86 Bionic CRT files for unwind/exceptions by Mark D Horn · 15 years ago
  47. b6cd681 libc: Fix leak in the DNS thread-specific state. by David 'Digit' Turner · 15 years ago
  48. a7a9ddd Merge "bionic: Add ARM optimized strcmp()" by David Turner · 15 years ago
  49. c5c84c8 Merge "vfscanf: Add support for L type modifier for long long" by David Turner · 15 years ago
  50. e8f7e30 Merge "bionic, libthread_db x86 fixes" by David Turner · 15 years ago
  51. 712e4f8 vfscanf: Add support for L type modifier for long long by Chris Fries · 15 years ago
  52. be7f5da Tracking change to dns proxy protocol by Brian Carlstrom · 15 years ago
  53. 8e551a6 bionic, libthread_db x86 fixes by Bruce Beare · 15 years ago
  54. f50e9be bionic: Add ARM optimized strcmp() by Jim Huang · 15 years ago
  55. 9b6e8af am 3ef36b21: Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 15 years ago
  56. 3ef36b2 Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 15 years ago
  57. aad685c am 4c090434: Merge "removing shadowing redeclaration of result" by David Turner · 15 years ago
  58. 2b10d91 am fcee105b: Merge "x86 libc: fix the wrong return value of syscall" by David Turner · 15 years ago
  59. 4c09043 Merge "removing shadowing redeclaration of result" by David Turner · 15 years ago
  60. 8488efa x86 libc: fix the wrong return value of syscall by Kan-Ru Chen · 15 years ago
  61. 8c6b848 am 0e47a919: Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++" by David 'Digit' Turner · 15 years ago
  62. 0f55870 removing shadowing redeclaration of result by Christopher Schwardt · 15 years ago
  63. 8eda21b libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++ by David 'Digit' Turner · 15 years ago
  64. c59b248 am 5a6f593b: Merge "Use sigemptyset to initialise sigset_t values. sigset_t may not be implemented as an integral type." by Brad Fitzpatrick · 15 years ago
  65. 5a6f593 Merge "Use sigemptyset to initialise sigset_t values. sigset_t may not be implemented as an integral type." by Brad Fitzpatrick · 15 years ago
  66. c8fe4ad am 3f14ff34: DO NOT MERGE: Update USB accessory kernel header to include serial number support by Mike Lockwood · 15 years ago
  67. 3f14ff3 DO NOT MERGE: Update USB accessory kernel header to include serial number support by Mike Lockwood · 15 years ago
  68. 78befc1 am 6139fa33: DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header by Mike Lockwood · 15 years ago
  69. c1519a5 Use sigemptyset to initialise sigset_t values. by Chris Dearman · 15 years ago
  70. 08a4ce9 am 0c398985: Merge "[ENDIAN] Build md5 code correctly for bigendian targets" by Brad Fitzpatrick · 15 years ago
  71. 0c39898 Merge "[ENDIAN] Build md5 code correctly for bigendian targets" by Brad Fitzpatrick · 15 years ago
  72. 6139fa3 DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header by Mike Lockwood · 15 years ago
  73. 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 · 15 years ago
  74. b299039 am e6e2ba1d: Merge "libc: <pthread.h>: Replace \'#if __cplusplus\' by \'#ifdef __cplusplus\'" by David 'Digit' Turner · 15 years ago
  75. da8ea21 Merge "libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined." by David 'Digit' Turner · 15 years ago
  76. 847b183 libc: <pthread.h>: Replace '#if __cplusplus' by '#ifdef __cplusplus' by David 'Digit' Turner · 15 years ago
  77. 8b3cea6 libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined. by David 'Digit' Turner · 15 years ago
  78. 0d6bbc7 am dfe6eda5: Merge "libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition" by David 'Digit' Turner · 15 years ago
  79. 0b73dac am d6722bdd: Merge "libc: <stdint.h>: Proper C++" by David 'Digit' Turner · 15 years ago
  80. 0e5411b libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition by David 'Digit' Turner · 15 years ago
  81. 865e378 [ENDIAN] Build md5 code correctly for bigendian targets by Paul Lind · 15 years ago
  82. 08ff1a6 libc: <stdint.h>: Proper C++ by David 'Digit' Turner · 15 years ago
  83. 962dcb2 am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER" by David 'Digit' Turner · 15 years ago
  84. ca4462d libc: Fix PTHREAD_RWLOCK_INITIALIZER by David 'Digit' Turner · 15 years ago
  85. 2703b70 am 6bd73ed4: Add linux/usb/f_accessory.h header for USB accessory driver DO NOT MERGE by Mike Lockwood · 15 years ago
  86. 1ed86fa Merge "Proxy getnameinfo through netd" by Brad Fitzpatrick · 15 years ago
  87. 5d90cb3 Merge "Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list" by David Turner · 15 years ago
  88. 149f7df Proxy getnameinfo through netd by Mattias Falk · 16 years ago
  89. 6bd73ed Add linux/usb/f_accessory.h header for USB accessory driver DO NOT MERGE by Mike Lockwood · 16 years ago
  90. aac93c2 Merge "Convert cname lenght before use" by David Turner · 16 years ago
  91. 48e1fea Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 16 years ago
  92. 066ecc8 Convert cname lenght before use by Mattias Falk · 16 years ago
  93. 3a4910c Use system property to set dns cache size by Mattias Falk · 16 years ago
  94. a3db183 Update by Dmitry Shmidt · 16 years ago
  95. 76299d1 Merge "Remove an extra register move." by David Turner · 16 years ago
  96. 8db7bcb Merge "Replace __atomic_XXX with GCC __sync_XXX intrinsics." by David Turner · 16 years ago
  97. f4680b5 Remove an extra register move. by Bruce Beare · 16 years ago
  98. 0f2001b Replace __atomic_XXX with GCC __sync_XXX intrinsics. by Bruce Beare · 16 years ago
  99. 0f67de1 Use more optimized version of memmove by Johannes Carlsson · 16 years ago
  100. 3e0c510 Add time-to-live (TTL) support to resolver cache by Mattias Falk · 16 years ago