1. e22dfc4 Merge "execvp: bcopy() is deprecated. Use memcpy() instead" by Jean-Baptiste Queru · 13 years ago
  2. b70659d Merge "libc: Fix recursive mutex lock implementation." by David 'Digit' Turner · 13 years ago
  3. b57db75 libc: Fix recursive mutex lock implementation. by David 'Digit' Turner · 13 years ago
  4. f20d59e am c83c1da5: am cee8425f: Merge "Move variable declaration on its own line" by Jean-Baptiste Queru · 13 years ago
  5. c3650d6 am 5b44655f: am 7e6a5773: Merge "Use the AT_SECURE auxv flag to determine whether to enable secure mode." by Jean-Baptiste Queru · 13 years ago
  6. 73fa5fd Merge 2f80f07d by Jean-Baptiste Queru · 13 years ago
  7. d8545e2 am 8eb948d8: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  8. 4a1f3cb am dac52ff9: am e8e1efea: Update to tzdata2011n. by Elliott Hughes · 13 years ago
  9. c83c1da am cee8425f: Merge "Move variable declaration on its own line" by Jean-Baptiste Queru · 13 years ago
  10. 5b44655 am 7e6a5773: Merge "Use the AT_SECURE auxv flag to determine whether to enable secure mode." by Jean-Baptiste Queru · 13 years ago
  11. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 13 years ago
  12. cee8425 Merge "Move variable declaration on its own line" by Jean-Baptiste Queru · 13 years ago
  13. bb44055 Move variable declaration on its own line by Stephen Smalley · 13 years ago
  14. 7e6a577 Merge "Use the AT_SECURE auxv flag to determine whether to enable secure mode." by Jean-Baptiste Queru · 13 years ago
  15. 861b42a Use the AT_SECURE auxv flag to determine whether to enable secure mode. by Stephen Smalley · 13 years ago
  16. 23f56bb Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 13 years ago
  17. 3452e30 Add new suspend-block input ioctls. by Jeff Brown · 13 years ago
  18. 8eb948d Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  19. 79fcc69 Merge "libc: remove private declarations from <time.h> and <resolv.h>" by David 'Digit' Turner · 13 years ago
  20. 3d11bf0 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  21. de3c594 am e8e1efea: Update to tzdata2011n. by Elliott Hughes · 13 years ago
  22. dac52ff am e8e1efea: Update to tzdata2011n. by Elliott Hughes · 13 years ago
  23. df49eba Merge "Eliminate duplicate copies of constants." by Nick Kralevich · 13 years ago
  24. 5eb686d Add extended attribute (xattr) system call wrappers to bionic. by Stephen Smalley · 13 years ago
  25. 5f926c2 am b00d7a33: am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure" by Jean-Baptiste Queru · 13 years ago
  26. b00d7a3 am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure" by Jean-Baptiste Queru · 13 years ago
  27. e8e1efe Update to tzdata2011n. by Elliott Hughes · 13 years ago
  28. ea29cd5 Eliminate duplicate copies of constants. by Nick Kralevich · 13 years ago
  29. d6045cb Don't generate sys/linux-unistd.h by Nick Kralevich · 13 years ago
  30. fc5ea79 Merge "update personality.h" by Nick Kralevich · 13 years ago
  31. eae1f1f Merge "res_send: Avoid spurious close()s and (rare) failure" by Jean-Baptiste Queru · 13 years ago
  32. 023e540 am 06f51ba1: am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  33. b6f40f0 update personality.h by Nick Kralevich · 13 years ago
  34. e4cb70a am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  35. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  36. 87043f9 res_send: Avoid spurious close()s and (rare) failure by Jim Huang · 13 years ago
  37. 28a7c35 execvp: bcopy() is deprecated. Use memcpy() instead by Jim Huang · 13 years ago
  38. 43828aa merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  39. f44de27 add personality() system call. by Nick Kralevich · 13 years ago
  40. 697011d Merge "libc: Copy private C library declarations to private/" by David 'Digit' Turner · 13 years ago
  41. c61f990 Fix misspelled Python variable name and typos by Glenn Kasten · 13 years ago
  42. 208898e libc: remove private declarations from <time.h> and <resolv.h> by David 'Digit' Turner · 13 years ago
  43. 11f3d5a libc: Copy private C library declarations to private/ by David 'Digit' Turner · 13 years ago
  44. e4ade69 am 82c4be54: am ecd0e95a: Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  45. a70e3eb am ecd0e95a: Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  46. 82c4be5 am ecd0e95a: Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  47. ecd0e95 Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  48. 5977ee0 Merge "Execute .preinit_array before any shared object initialization functions." by David Turner · 13 years ago
  49. e83c56d Execute .preinit_array before any shared object initialization functions. by Evgeniy Stepanov · 13 years ago
  50. 68d03fd Merge "implement pthread mutex deadlock detection" by Mathias Agopian · 13 years ago
  51. 6519c81 am e30e9093: sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  52. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  53. 334379d Merge "Add the posix_memalign(3) function to bionic" by Ken Sumrall · 13 years ago
  54. 5936e36 am a37f3729: readdir: fix interface to kernel getdents64 function by Bruce Beare · 13 years ago
  55. a37f372 readdir: fix interface to kernel getdents64 function by Bruce Beare · 13 years ago
  56. 85aad90 Add the posix_memalign(3) function to bionic by Ken Sumrall · 13 years ago
  57. a5cb76b libc: x86: Use SSE2 or SSSE3 optimized routines when possible. by David 'Digit' Turner · 13 years ago
  58. f6aa779 am c2d5944e: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  59. c2d5944 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  60. caf08f7 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  61. ddaa771 am 8d28b043: am 94963af2: update video/dsscomp.h by Erik Gilling · 13 years ago
  62. 24aae1b am 94963af2: update video/dsscomp.h by Erik Gilling · 13 years ago
  63. 8d28b04 am 94963af2: update video/dsscomp.h by Erik Gilling · 13 years ago
  64. 94963af update video/dsscomp.h by Erik Gilling · 13 years ago
  65. e2bb45a am f3087c6e: am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 13 years ago
  66. cb4d9c0 am 68ec71eb: am 7d03c9cb: pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 13 years ago
  67. e2cb764 am c14ea96f: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  68. 61f90d1 am ffe65783: am bba5c314: update video/dsscomp.h by Erik Gilling · 13 years ago
  69. f3087c6 am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 13 years ago
  70. 7c0c379 implement pthread mutex deadlock detection by Mathias Agopian · 13 years ago
  71. b7590d7 am c448c082: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  72. af96d4d x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 13 years ago
  73. 68ec71e am 7d03c9cb: pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 13 years ago
  74. c14ea96 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  75. 132b3ad merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  76. cb9e9cc am bba5c314: update video/dsscomp.h by Erik Gilling · 13 years ago
  77. ffe6578 am bba5c314: update video/dsscomp.h by Erik Gilling · 13 years ago
  78. bba5c31 update video/dsscomp.h by Erik Gilling · 13 years ago
  79. c448c08 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  80. 022d303 libc: optimize pthread mutex lock/unlock operations (1/2) by David 'Digit' Turner · 13 years ago
  81. 6c6de44 libc: optimize pthread_once() implementation. by David 'Digit' Turner · 13 years ago
  82. 7d03c9c pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 13 years ago
  83. 6e9d517 am a73de44b: am 177ba8cb: Prevent deadlock when using fork by Rabin Vincent · 13 years ago
  84. a73de44 am 177ba8cb: Prevent deadlock when using fork by Rabin Vincent · 13 years ago
  85. 177ba8c Prevent deadlock when using fork by Rabin Vincent · 13 years ago
  86. c5819d4 Merge 35765066 from ics-mr1-plus-aosp by Jean-Baptiste Queru · 13 years ago
  87. 6d77a81 am cb835cd7: am cb1df916: string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  88. 3576506 am e4a21c89: signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 13 years ago
  89. cb835cd am cb1df916: string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  90. e4a21c8 signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 13 years ago
  91. cb1df91 string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  92. aed4a4c am 75039baf: am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 13 years ago
  93. 75039ba am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 13 years ago
  94. 253b763 get rid of unused "main" function. by Nick Kralevich · 13 years ago
  95. 89d3fdc MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 13 years ago
  96. bec5dec am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  97. 338a06f am 621df526: am 31e72bc3: bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago
  98. 0e0bd58 am 1ad08626: am 897815a1: bionic: add machine type check by Zhenghua Wang · 13 years ago
  99. 0c3d21e am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  100. 621df52 am 31e72bc3: bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago