1. cc12c74 am e8004445: Merge "Make sure __u64 is defined even for strict ansi or -std=c99" by Jean-Baptiste Queru · 13 years ago
  2. e800444 Merge "Make sure __u64 is defined even for strict ansi or -std=c99" by Jean-Baptiste Queru · 13 years ago
  3. 738b175 Make sure __u64 is defined even for strict ansi or -std=c99 by Martin Storsjo · 13 years ago
  4. 482d59a am e22dfc46: Merge "execvp: bcopy() is deprecated. Use memcpy() instead" by Jean-Baptiste Queru · 13 years ago
  5. e22dfc4 Merge "execvp: bcopy() is deprecated. Use memcpy() instead" by Jean-Baptiste Queru · 13 years ago
  6. c83c1da am cee8425f: Merge "Move variable declaration on its own line" by Jean-Baptiste Queru · 13 years ago
  7. 5b44655 am 7e6a5773: Merge "Use the AT_SECURE auxv flag to determine whether to enable secure mode." by Jean-Baptiste Queru · 13 years ago
  8. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 13 years ago
  9. cee8425 Merge "Move variable declaration on its own line" by Jean-Baptiste Queru · 13 years ago
  10. bb44055 Move variable declaration on its own line by Stephen Smalley · 13 years ago
  11. 7e6a577 Merge "Use the AT_SECURE auxv flag to determine whether to enable secure mode." by Jean-Baptiste Queru · 13 years ago
  12. 861b42a Use the AT_SECURE auxv flag to determine whether to enable secure mode. by Stephen Smalley · 13 years ago
  13. 23f56bb Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 13 years ago
  14. 8eb948d Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  15. 3d11bf0 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  16. dac52ff am e8e1efea: Update to tzdata2011n. by Elliott Hughes · 13 years ago
  17. 5eb686d Add extended attribute (xattr) system call wrappers to bionic. by Stephen Smalley · 13 years ago
  18. b00d7a3 am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure" by Jean-Baptiste Queru · 13 years ago
  19. e8e1efe Update to tzdata2011n. by Elliott Hughes · 13 years ago
  20. eae1f1f Merge "res_send: Avoid spurious close()s and (rare) failure" by Jean-Baptiste Queru · 13 years ago
  21. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  22. 87043f9 res_send: Avoid spurious close()s and (rare) failure by Jim Huang · 13 years ago
  23. 28a7c35 execvp: bcopy() is deprecated. Use memcpy() instead by Jim Huang · 13 years ago
  24. 43828aa merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  25. f44de27 add personality() system call. by Nick Kralevich · 13 years ago
  26. 82c4be5 am ecd0e95a: Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  27. ecd0e95 Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  28. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  29. a37f372 readdir: fix interface to kernel getdents64 function by Bruce Beare · 13 years ago
  30. c2d5944 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  31. caf08f7 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  32. 8d28b04 am 94963af2: update video/dsscomp.h by Erik Gilling · 13 years ago
  33. 94963af update video/dsscomp.h by Erik Gilling · 13 years ago
  34. f3087c6 am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 13 years ago
  35. af96d4d x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 13 years ago
  36. 68ec71e am 7d03c9cb: pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 13 years ago
  37. c14ea96 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  38. 132b3ad merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  39. ffe6578 am bba5c314: update video/dsscomp.h by Erik Gilling · 13 years ago
  40. bba5c31 update video/dsscomp.h by Erik Gilling · 13 years ago
  41. c448c08 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  42. 7d03c9c pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 13 years ago
  43. a73de44 am 177ba8cb: Prevent deadlock when using fork by Rabin Vincent · 13 years ago
  44. 177ba8c Prevent deadlock when using fork by Rabin Vincent · 13 years ago
  45. 3576506 am e4a21c89: signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 13 years ago
  46. cb835cd am cb1df916: string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  47. e4a21c8 signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 13 years ago
  48. cb1df91 string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  49. 75039ba am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 13 years ago
  50. 89d3fdc MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 13 years ago
  51. 0c3d21e am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  52. 621df52 am 31e72bc3: bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago
  53. 1ad0862 am 897815a1: bionic: add machine type check by Zhenghua Wang · 13 years ago
  54. e480fc8 bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  55. 31e72bc bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago
  56. 897815a bionic: add machine type check by Zhenghua Wang · 13 years ago
  57. a89c28b merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  58. 0d9f87a Add auto-exposure/auto-white balance lock support to soc2030 image sensor. by Eino-Ville Talvala · 13 years ago
  59. d717f51 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  60. b0641d4 Merge "Use ENTRY and EXIT macros for strcmp, memcpy, atexit." by Jesse Wilson · 13 years ago
  61. df331f5 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  62. 487b613 Use ENTRY and EXIT macros for strcmp, memcpy, atexit. by Evgeniy Stepanov · 13 years ago
  63. faa7c1d Update to tzdata2011l. by Elliott Hughes · 13 years ago
  64. bf8f6bb merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  65. 0a1b306 am 32ca348e: am ce0d646c: resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp by David 'Digit' Turner · 13 years ago
  66. 32ca348 am ce0d646c: resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp by David 'Digit' Turner · 13 years ago
  67. ce0d646 resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp by David 'Digit' Turner · 13 years ago
  68. 229ab1a Merge "Send both A and AAAA queries if all probes fail." by Lorenzo Colitti · 13 years ago
  69. 4638822 Merge "Revert "Use framework hints to determine dns query type."" by Lorenzo Colitti · 13 years ago
  70. 6cda7b6 Bionic: x86: Fix libm macro definitions by Bruce Beare · 13 years ago
  71. f432de2 Send both A and AAAA queries if all probes fail. by Lorenzo Colitti · 13 years ago
  72. b82532d Revert "Use framework hints to determine dns query type." by Lorenzo Colitti · 13 years ago
  73. cd17f88 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  74. bda5da0 fix prototype of dladdr by Mathias Agopian · 13 years ago
  75. c902908 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  76. 0096491 Update to tzdata2011k. by Elliott Hughes · 13 years ago
  77. 0c72452 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  78. 924c878 am 8af58f0f: Use framework hints to determine dns query type. by Robert Greenwalt · 13 years ago
  79. 8af58f0 Use framework hints to determine dns query type. by Robert Greenwalt · 13 years ago
  80. d98f3e9 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  81. 7716004 am 3884bfe9: libc: popen: work around data corruption by JP Abgrall · 13 years ago
  82. 3884bfe libc: popen: work around data corruption by JP Abgrall · 13 years ago
  83. d53cae0 Add non-NDK internal API __pthread_gettid by Glenn Kasten · 13 years ago
  84. 6e47ab1 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  85. b8ef90d update linux/fb.h by Erik Gilling · 13 years ago
  86. ae25dc0 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  87. 5da3ed1 Merge "Update to tzdata2011j." by Elliott Hughes · 13 years ago
  88. 6ea19d7 Update to tzdata2011j. by Elliott Hughes · 13 years ago
  89. 6ce1080 update kernel video/dsscomp.h by Erik Gilling · 13 years ago
  90. 763230a update kernel video/dsscomp.h by Erik Gilling · 13 years ago
  91. 81a6894 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  92. 7f84da6 Add some logging of dns cache operations by Robert Greenwalt · 13 years ago
  93. 94387ea merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  94. 918ad3e merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  95. fd3fc8b merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  96. 96e5fac am 91966c30: am 0acdbe08: am 89ea107d: Merge "linker: allow debugging of constructors" by David 'Digit' Turner · 13 years ago
  97. 09b36dc am 35aebd36: am c7f5c8e2: am 0f7d9df1: Merge "libc: fix typo in kernel helper script" by David 'Digit' Turner · 13 years ago
  98. 91966c3 am 0acdbe08: am 89ea107d: Merge "linker: allow debugging of constructors" by David 'Digit' Turner · 13 years ago
  99. 35aebd3 am c7f5c8e2: am 0f7d9df1: Merge "libc: fix typo in kernel helper script" by David 'Digit' Turner · 13 years ago
  100. 0acdbe0 am 89ea107d: Merge "linker: allow debugging of constructors" by David 'Digit' Turner · 13 years ago