1. 79fcc69 Merge "libc: remove private declarations from <time.h> and <resolv.h>" by David 'Digit' Turner · 13 years ago
  2. df49eba Merge "Eliminate duplicate copies of constants." by Nick Kralevich · 13 years ago
  3. 5f926c2 am b00d7a33: am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure" by Jean-Baptiste Queru · 13 years ago
  4. b00d7a3 am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure" by Jean-Baptiste Queru · 13 years ago
  5. ea29cd5 Eliminate duplicate copies of constants. by Nick Kralevich · 13 years ago
  6. d6045cb Don't generate sys/linux-unistd.h by Nick Kralevich · 13 years ago
  7. fc5ea79 Merge "update personality.h" by Nick Kralevich · 13 years ago
  8. eae1f1f Merge "res_send: Avoid spurious close()s and (rare) failure" by Jean-Baptiste Queru · 13 years ago
  9. 023e540 am 06f51ba1: am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  10. b6f40f0 update personality.h by Nick Kralevich · 13 years ago
  11. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  12. 87043f9 res_send: Avoid spurious close()s and (rare) failure by Jim Huang · 13 years ago
  13. f44de27 add personality() system call. by Nick Kralevich · 13 years ago
  14. 697011d Merge "libc: Copy private C library declarations to private/" by David 'Digit' Turner · 13 years ago
  15. c61f990 Fix misspelled Python variable name and typos by Glenn Kasten · 13 years ago
  16. 208898e libc: remove private declarations from <time.h> and <resolv.h> by David 'Digit' Turner · 13 years ago
  17. 11f3d5a libc: Copy private C library declarations to private/ by David 'Digit' Turner · 13 years ago
  18. e4ade69 am 82c4be54: am ecd0e95a: Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  19. 82c4be5 am ecd0e95a: Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  20. ecd0e95 Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 13 years ago
  21. 5977ee0 Merge "Execute .preinit_array before any shared object initialization functions." by David Turner · 13 years ago
  22. e83c56d Execute .preinit_array before any shared object initialization functions. by Evgeniy Stepanov · 13 years ago
  23. 68d03fd Merge "implement pthread mutex deadlock detection" by Mathias Agopian · 13 years ago
  24. 6519c81 am e30e9093: sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  25. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  26. 334379d Merge "Add the posix_memalign(3) function to bionic" by Ken Sumrall · 13 years ago
  27. 5936e36 am a37f3729: readdir: fix interface to kernel getdents64 function by Bruce Beare · 13 years ago
  28. a37f372 readdir: fix interface to kernel getdents64 function by Bruce Beare · 13 years ago
  29. 85aad90 Add the posix_memalign(3) function to bionic by Ken Sumrall · 13 years ago
  30. a5cb76b libc: x86: Use SSE2 or SSSE3 optimized routines when possible. by David 'Digit' Turner · 13 years ago
  31. f6aa779 am c2d5944e: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  32. c2d5944 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  33. caf08f7 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  34. ddaa771 am 8d28b043: am 94963af2: update video/dsscomp.h by Erik Gilling · 13 years ago
  35. 8d28b04 am 94963af2: update video/dsscomp.h by Erik Gilling · 13 years ago
  36. 94963af update video/dsscomp.h by Erik Gilling · 13 years ago
  37. e2bb45a am f3087c6e: am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 13 years ago
  38. cb4d9c0 am 68ec71eb: am 7d03c9cb: pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 13 years ago
  39. e2cb764 am c14ea96f: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  40. 61f90d1 am ffe65783: am bba5c314: update video/dsscomp.h by Erik Gilling · 13 years ago
  41. f3087c6 am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 13 years ago
  42. 7c0c379 implement pthread mutex deadlock detection by Mathias Agopian · 13 years ago
  43. b7590d7 am c448c082: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  44. af96d4d x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 13 years ago
  45. 68ec71e am 7d03c9cb: pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 13 years ago
  46. c14ea96 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  47. 132b3ad merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  48. ffe6578 am bba5c314: update video/dsscomp.h by Erik Gilling · 13 years ago
  49. bba5c31 update video/dsscomp.h by Erik Gilling · 13 years ago
  50. c448c08 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  51. 022d303 libc: optimize pthread mutex lock/unlock operations (1/2) by David 'Digit' Turner · 13 years ago
  52. 6c6de44 libc: optimize pthread_once() implementation. by David 'Digit' Turner · 13 years ago
  53. 7d03c9c pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 13 years ago
  54. 6e9d517 am a73de44b: am 177ba8cb: Prevent deadlock when using fork by Rabin Vincent · 13 years ago
  55. a73de44 am 177ba8cb: Prevent deadlock when using fork by Rabin Vincent · 13 years ago
  56. 177ba8c Prevent deadlock when using fork by Rabin Vincent · 13 years ago
  57. c5819d4 Merge 35765066 from ics-mr1-plus-aosp by Jean-Baptiste Queru · 13 years ago
  58. 6d77a81 am cb835cd7: am cb1df916: string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  59. 3576506 am e4a21c89: signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 13 years ago
  60. cb835cd am cb1df916: string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  61. e4a21c8 signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 13 years ago
  62. cb1df91 string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  63. aed4a4c am 75039baf: am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 13 years ago
  64. 75039ba am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 13 years ago
  65. 253b763 get rid of unused "main" function. by Nick Kralevich · 13 years ago
  66. 89d3fdc MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 13 years ago
  67. bec5dec am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  68. 338a06f am 621df526: am 31e72bc3: bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago
  69. 0e0bd58 am 1ad08626: am 897815a1: bionic: add machine type check by Zhenghua Wang · 13 years ago
  70. 0c3d21e am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  71. 621df52 am 31e72bc3: bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago
  72. 1ad0862 am 897815a1: bionic: add machine type check by Zhenghua Wang · 13 years ago
  73. e480fc8 bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  74. 31e72bc bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago
  75. 897815a bionic: add machine type check by Zhenghua Wang · 13 years ago
  76. e796d39 Merge "Request both v4 and v6 dns when on secondary net" by Robert Greenwalt · 13 years ago
  77. 495f16c update capabilities.h by Nick Kralevich · 13 years ago
  78. f1a39dc libc: Fix typo that broke NDK compatibility. by David 'Digit' Turner · 13 years ago
  79. ca6fe7b Request both v4 and v6 dns when on secondary net by Robert Greenwalt · 13 years ago
  80. de44d0b Merge "libc: provide atomic operations will full barriers for NDK apps." by David 'Digit' Turner · 13 years ago
  81. 95a1784 Merge "Add tgkill syscall." by Jeff Brown · 13 years ago
  82. 10c8ce5 Add tgkill syscall. by Jeff Brown · 13 years ago
  83. f638339 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  84. 5f64df4 ASLR: enable pthread stack location randomization by Nick Kralevich · 13 years ago
  85. 7e2daef Merge "Make the linker relocatable." by Nick Kralevich · 13 years ago
  86. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 13 years ago
  87. b385229 Merge "libc: speed-up flockfile()/funlockfile()" by David 'Digit' Turner · 13 years ago
  88. 90c4c1e Merge "bionic: Do not use <sys/atomics.h> for platform code." by David Turner · 13 years ago
  89. e31bfae bionic: Do not use <sys/atomics.h> for platform code. by David 'Digit' Turner · 13 years ago
  90. a89c28b merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  91. fd7d5ac am 0d9f87a3: Add auto-exposure/auto-white balance lock support to soc2030 image sensor. by Eino-Ville Talvala · 13 years ago
  92. 8180b08 linker: Fix the computation of si->base by David 'Digit' Turner · 13 years ago
  93. 9831ad3 libc: speed-up flockfile()/funlockfile() by David 'Digit' Turner · 13 years ago
  94. 4b469ea Merge "generate PIC code." by Nick Kralevich · 13 years ago
  95. 9bf330b libc: fix the pthread_sigmask implementation by David 'Digit' Turner · 13 years ago
  96. 468319c Make the linker relocatable. by Nick Kralevich · 13 years ago
  97. 0aa8289 generate PIC code. by Nick Kralevich · 13 years ago
  98. 7939908 linker: set LOCAL_NO_CRT := true by Nick Kralevich · 13 years ago
  99. 8e8a7b1 Revert "Make the linker relocatable." by Nick Kralevich · 13 years ago
  100. 994e9a5 Make the linker relocatable. by Nick Kralevich · 13 years ago