1. 0291b0c resolved conflicts for merge of 6774809b to gingerbread-plus-aosp by David 'Digit' Turner · 16 years ago
  2. 6d4d8cb resolved conflicts for merge of 4f086aeb to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  3. 4f086ae Implemented pthread_atfork() by Matt Fischer · 16 years ago
  4. 6774809 linker: Support dlopen(NULL, ...) properly. by David 'Digit' Turner · 16 years ago
  5. 4e69dfe am 9d1f5afc: bionic: update processed kernel header msm_camera.h by Wu-cheng Li · 16 years ago
  6. 77ec41c merge from open-source master by The Android Open Source Project · 16 years ago
  7. 9d1f5af bionic: update processed kernel header msm_camera.h by Wu-cheng Li · 16 years ago
  8. e73a571 Add kernel header file ipv6_route.h in bionic. by Banavathu, Srinivas Naik · 16 years ago
  9. 90e83bc merge from open-source master by The Android Open Source Project · 16 years ago
  10. 7f21626 Merge "Fix undefined reference to dl_iterate_phdr for x86" by Jean-Baptiste Queru · 16 years ago
  11. 0e78f78 merge from open-source master by The Android Open Source Project · 16 years ago
  12. 611793d merge from open-source master by The Android Open Source Project · 16 years ago
  13. ea5adb5 am cb7e8c5e: libc: update alarm() implementation to return 0 on error. by David 'Digit' Turner · 16 years ago
  14. 7ab9c06 am ab8b5410: libc: fix fstatfs() implementation. by David 'Digit' Turner · 16 years ago
  15. cb7e8c5 libc: update alarm() implementation to return 0 on error. by David 'Digit' Turner · 16 years ago
  16. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 16 years ago
  17. fc6d95b Merge "Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb bionic: fix clearenv() compiler warning and related comment typos" by Jean-Baptiste Queru · 16 years ago
  18. aa46fa2 Fix undefined reference to dl_iterate_phdr for x86 by Bruce Beare · 16 years ago
  19. 1698442 Fix missing NL by Bruce Beare · 16 years ago
  20. 2576abf am 51976326: libc: Fix sem_post() implementation to wake up all waiting threads. by David 'Digit' Turner · 16 years ago
  21. 5197632 libc: Fix sem_post() implementation to wake up all waiting threads. by David 'Digit' Turner · 16 years ago
  22. 424d027 merge from open-source master by The Android Open Source Project · 16 years ago
  23. d6f3185 merge from open-source master by The Android Open Source Project · 16 years ago
  24. 6fce15c Merge "Regenerate linux/netfilter_ipv6/ip6_tables.h." by Jean-Baptiste Queru · 16 years ago
  25. 3b43f87 Allow dlclose() to properly call static C++ destructors. by David 'Digit' Turner · 16 years ago
  26. 7d1d98b am a02b93bd: libc: add sanity checks to pthread_mutex_destroy() by David 'Digit' Turner · 16 years ago
  27. a02b93b libc: add sanity checks to pthread_mutex_destroy() by David 'Digit' Turner · 16 years ago
  28. c1a534b Regenerate linux/netfilter_ipv6/ip6_tables.h. by Vilmos Nebehaj · 16 years ago
  29. 2bf607d Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb by Chris Peterson · 16 years ago
  30. 0a79d21 am fa5755ae: Merge "Add clean headers for 7x30 video codec." into gingerbread by Nick Pelly · 16 years ago
  31. fa5755a Merge "Add clean headers for 7x30 video codec." into gingerbread by Nick Pelly · 16 years ago
  32. 21baae3 Add clean headers for 7x30 video codec. by Nick Pelly · 16 years ago
  33. cb0f5ed am 50ace4fe: Remove compiler warnings when building Bionic. by David 'Digit' Turner · 16 years ago
  34. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 16 years ago
  35. e1a739e am 6a9b888d: Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 16 years ago
  36. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 16 years ago
  37. e8f79c1 merge from open-source master by The Android Open Source Project · 16 years ago
  38. c6b5cd8 Merge "Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)" by David Turner · 16 years ago
  39. b44fcd6 Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN) by Mikael Ohlson · 16 years ago
  40. f201ae8 am 6a09cfd9: Merge "wchar.h: improve wchar_t support in Bionic" into kraken by David 'Digit' Turner · 16 years ago
  41. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 16 years ago
  42. 49b53c0 merge from froyo-plus-aosp by The Android Open Source Project · 16 years ago
  43. 04ed4a1 merge from open-source master by The Android Open Source Project · 16 years ago
  44. 4032c1e added missing ether_aton and ether_ntoa by Szymon Jakubczak · 16 years ago
  45. da3019b libc: add missing truncate() declaration by David 'Digit' Turner · 16 years ago
  46. ecb6d41 libc: Add missing <termio.h> header by David 'Digit' Turner · 16 years ago
  47. 6c8a2f2 libc: remove cutils dependencies by David 'Digit' Turner · 16 years ago
  48. 038fbae sysconf(): Fix line parser for /proc files. by David 'Digit' Turner · 16 years ago
  49. 9205fdf Add missing termios defns to bring on par with ARM - DO NOT MERGE by Bruce Beare · 16 years ago
  50. 410b2ae Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE by David 'Digit' Turner · 16 years ago
  51. 506b13d Remove a gcc-4.5 compilation warning: by Jing Yu · 16 years ago
  52. b8e6c50 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 16 years ago
  53. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 16 years ago
  54. 6304d8b Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 16 years ago
  55. 15956f9 merge from open-source master by The Android Open Source Project · 16 years ago
  56. 16c91ef Merge "Add missing termios defns to bring on par with ARM" by David Turner · 16 years ago
  57. 84baa86 Add missing termios defns to bring on par with ARM by Bruce Beare · 16 years ago
  58. a8a2148 resolved conflicts for merge of 7b6e6fa5 to kraken by Jean-Baptiste Queru · 16 years ago
  59. 7b6e6fa merge from open-source master by The Android Open Source Project · 16 years ago
  60. f982f03 Merge "pthread: introduce pthread_setname_np() as a mean to give names to threads" by David Turner · 16 years ago
  61. fcd00eb Atomic/SMP update, part 3. by Andy McFadden · 16 years ago
  62. 4fdbadd Atomic/SMP update. by Andy McFadden · 16 years ago
  63. 78c1c04 pthread: introduce pthread_setname_np() as a mean to give names to threads by André Goddard Rosa · 16 years ago
  64. 8a1d2cf Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) by David 'Digit' Turner · 16 years ago
  65. 8e1ee7f merge from open-source master by The Android Open Source Project · 16 years ago
  66. a910abc improve readability of stdio: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
  67. fdf2454 merge from open-source master by The Android Open Source Project · 16 years ago
  68. 1297428 Merge "Add declaration for sys_signame[] forgotten in change 12489" by David Turner · 16 years ago
  69. 4aef0ae merge from open-source master by The Android Open Source Project · 16 years ago
  70. e4fa46e Set SA_RESTORER in sigaction() by Matt Fischer · 16 years ago
  71. bb7928c merge from open-source master by The Android Open Source Project · 16 years ago
  72. 051ea9b stdio: simplify __fremovelock() by André Goddard Rosa · 16 years ago
  73. d791da7 Merge "string: tidy up strndup()" by David Turner · 16 years ago
  74. f450fa5 merge from open-source master by The Android Open Source Project · 16 years ago
  75. 0be7eda Merge "Fix log channel initialization at bionic/logd_write.c." by David Turner · 16 years ago
  76. 716e060 Merge "added headers for SuperH which automatically generate by update_all.py" by Jean-Baptiste Queru · 16 years ago
  77. 5751c54 bionic: add missing NULL check from memory allocation on record_backtrace() by André Goddard Rosa · 16 years ago
  78. c8a850b stdio: simplify vasprintf() by André Goddard Rosa · 16 years ago
  79. 6aed428 stdio: simplify asprintf() by André Goddard Rosa · 16 years ago
  80. e734769 improve readability of stdlib: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
  81. 95faece merge from open-source master by The Android Open Source Project · 16 years ago
  82. f1cd18b am 91638721: kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32 by San Mehat · 16 years ago
  83. 9163872 kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32 by San Mehat · 16 years ago
  84. 81569aa Add declaration for sys_signame[] forgotten in change 12489 by Thorsten Glaser · 16 years ago
  85. 1d16862 merge from open-source master by The Android Open Source Project · 16 years ago
  86. 5ffedb2 merge from open-source master by The Android Open Source Project · 16 years ago
  87. 350bb35 bionic: fix memory leak in get_malloc_leak_info() error path by André Goddard Rosa · 16 years ago
  88. f8916e2 Merge "bionic: clear only the part of the buffer which is not overwritten afterward" by David Turner · 16 years ago
  89. 8ab5b02 Merge changes Ibdc6e3c8,I9bcb91a2 by David Turner · 16 years ago
  90. 87ae0da Merge "Atom optimized string and memory routines" by David Turner · 16 years ago
  91. 62ac0dc merge from open-source master by The Android Open Source Project · 16 years ago
  92. 3f61212 bionic: clear only the part of the buffer which is not overwritten afterward by André Goddard Rosa · 16 years ago
  93. acdb052 stdlib: optimize bsearch() by André Goddard Rosa · 16 years ago
  94. 8ff1a27 Atom optimized string and memory routines by Bruce Beare · 16 years ago
  95. 58f0326 Android hack for size_t by Bruce Beare · 16 years ago
  96. 7e0bfb5 Fix comparison of IPv6 prefixes by Kenny Root · 16 years ago
  97. 4e383b8 libc: kernel: update msm_kgsl.h by Dima Zavin · 16 years ago
  98. 5207d78 Fix typo that broke recursive mutexes implementation. by David 'Digit' Turner · 16 years ago
  99. b5e4a41 pthread: Use private futexes by default in condition variables by David 'Digit' Turner · 16 years ago
  100. 377d4c9 merge from open-source master by The Android Open Source Project · 16 years ago