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