1. ccc3d1e Use a recursive lock for pthread_once. by Wink Saville · 15 years ago
  2. 1deef57 am 0a79d213: am fa5755ae: Merge "Add clean headers for 7x30 video codec." into gingerbread by Nick Pelly · 15 years ago
  3. 0a79d21 am fa5755ae: Merge "Add clean headers for 7x30 video codec." into gingerbread by Nick Pelly · 15 years ago
  4. fa5755a Merge "Add clean headers for 7x30 video codec." into gingerbread by Nick Pelly · 15 years ago
  5. 21baae3 Add clean headers for 7x30 video codec. by Nick Pelly · 15 years ago
  6. cb43ffe am cb0f5ed8: am 50ace4fe: Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  7. cb0f5ed am 50ace4fe: Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  8. 55cb280 am e1a739ec: am 6a9b888d: Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  9. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  10. e1a739e am 6a9b888d: Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  11. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  12. 7046561 Just link fixes for b 2763938. by Kristian Monsen · 15 years ago
  13. c0141a2 am f201ae83: am 6a09cfd9: Merge "wchar.h: improve wchar_t support in Bionic" into kraken by David 'Digit' Turner · 15 years ago
  14. f201ae8 am 6a09cfd9: Merge "wchar.h: improve wchar_t support in Bionic" into kraken by David 'Digit' Turner · 15 years ago
  15. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 15 years ago
  16. 9903f1a am 49b53c0b: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  17. 49b53c0 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  18. 04ed4a1 merge from open-source master by The Android Open Source Project · 15 years ago
  19. 4032c1e added missing ether_aton and ether_ntoa by Szymon Jakubczak · 15 years ago
  20. 0db9a39 am ef5f1ec3: am da3019b5: libc: add missing truncate() declaration by David 'Digit' Turner · 15 years ago
  21. 1120749 am 1b5b2305: am ecb6d413: libc: Add missing <termio.h> header by David 'Digit' Turner · 15 years ago
  22. da3019b libc: add missing truncate() declaration by David 'Digit' Turner · 15 years ago
  23. ecb6d41 libc: Add missing <termio.h> header by David 'Digit' Turner · 15 years ago
  24. 8ebb9ca am c0b91e65: am 6c8a2f2a: libc: remove cutils dependencies by David 'Digit' Turner · 15 years ago
  25. 6c8a2f2 libc: remove cutils dependencies by David 'Digit' Turner · 15 years ago
  26. 87d44ba Merge "Add headers for new sensors" by Colin Cross · 15 years ago
  27. 5ccaf62 resolved conflicts for merge of 43a3d66f to master by David 'Digit' Turner · 15 years ago
  28. 038fbae sysconf(): Fix line parser for /proc files. by David 'Digit' Turner · 15 years ago
  29. 9205fdf Add missing termios defns to bring on par with ARM - DO NOT MERGE by Bruce Beare · 15 years ago
  30. b508876 Add headers for new sensors by Colin Cross · 15 years ago
  31. 410b2ae Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  32. 506b13d Remove a gcc-4.5 compilation warning: by Jing Yu · 15 years ago
  33. b8e6c50 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  34. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  35. 53f3d63 Resolved conflict fpr merge of 7d8574ce to master by David 'Digit' Turner · 15 years ago
  36. 7d8574c am 6304d8b2: Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 15 years ago
  37. 6304d8b Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 15 years ago
  38. e4d8a92 Merge "Add sincosl() function to bionic. So that sincos optimization can be enabled." by Jing Yu · 15 years ago
  39. d881b9e am 7980f585: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  40. 7980f58 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  41. 15956f9 merge from open-source master by The Android Open Source Project · 15 years ago
  42. 16c91ef Merge "Add missing termios defns to bring on par with ARM" by David Turner · 15 years ago
  43. 84baa86 Add missing termios defns to bring on par with ARM by Bruce Beare · 15 years ago
  44. 3af8c59 am a8a21488: resolved conflicts for merge of 7b6e6fa5 to kraken by Jean-Baptiste Queru · 15 years ago
  45. a8a2148 resolved conflicts for merge of 7b6e6fa5 to kraken by Jean-Baptiste Queru · 15 years ago
  46. 7b6e6fa merge from open-source master by The Android Open Source Project · 15 years ago
  47. 9946750 Add sincosl() function to bionic. So that sincos optimization can be enabled. by Jing Yu · 15 years ago
  48. f982f03 Merge "pthread: introduce pthread_setname_np() as a mean to give names to threads" by David Turner · 15 years ago
  49. d5578fb Merge "Add headers for new kernel drivers" by Colin Cross · 15 years ago
  50. 1c7708e Add headers for new kernel drivers by Colin Cross · 15 years ago
  51. 31b075c am fcd00ebb: Atomic/SMP update, part 3. by Andy McFadden · 15 years ago
  52. fcd00eb Atomic/SMP update, part 3. by Andy McFadden · 15 years ago
  53. f0107db am 4fdbadde: Atomic/SMP update. by Andy McFadden · 15 years ago
  54. 3a4b14b Merge "Remove a gcc-4.5 compilation warning: bionic/libc/include/../include/stdlib.h: In function 'int grantpt(int)': bionic/libc/include/../include/stdlib.h:138:23: warning: parameter '__fd' set but not used [-Wunused-but-set-parameter]" by Jing Yu · 15 years ago
  55. bd77d49 Remove a gcc-4.5 compilation warning: by Jing Yu · 15 years ago
  56. 4fdbadd Atomic/SMP update. by Andy McFadden · 15 years ago
  57. 5d726df Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) by David 'Digit' Turner · 15 years ago
  58. 78c1c04 pthread: introduce pthread_setname_np() as a mean to give names to threads by André Goddard Rosa · 15 years ago
  59. 8a1d2cf Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) by David 'Digit' Turner · 15 years ago
  60. ddd235b Add sincos() and sincosf() implementation. by David 'Digit' Turner · 15 years ago
  61. 204e82d am 8e1ee7fd: merge from open-source master by The Android Open Source Project · 15 years ago
  62. 8e1ee7f merge from open-source master by The Android Open Source Project · 15 years ago
  63. a910abc improve readability of stdio: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
  64. ac65d2f am fdf2454d: merge from open-source master by The Android Open Source Project · 15 years ago
  65. fdf2454 merge from open-source master by The Android Open Source Project · 15 years ago
  66. 1297428 Merge "Add declaration for sys_signame[] forgotten in change 12489" by David Turner · 15 years ago
  67. 1e5db27 am 4aef0ae6: merge from open-source master by The Android Open Source Project · 15 years ago
  68. 4aef0ae merge from open-source master by The Android Open Source Project · 15 years ago
  69. a418c3b Add pthread_rwlock_t implementation to the C library by David 'Digit' Turner · 15 years ago
  70. e4fa46e Set SA_RESTORER in sigaction() by Matt Fischer · 16 years ago
  71. 440de73 am bb7928cc: merge from open-source master by The Android Open Source Project · 15 years ago
  72. bb7928c merge from open-source master by The Android Open Source Project · 15 years ago
  73. 5e1daa5 Merge "Fix setjmp()/longjmp() to save FP registers on ARMv7." by David 'Digit' Turner · 15 years ago
  74. 051ea9b stdio: simplify __fremovelock() by André Goddard Rosa · 16 years ago
  75. d791da7 Merge "string: tidy up strndup()" by David Turner · 15 years ago
  76. f450fa5 merge from open-source master by The Android Open Source Project · 15 years ago
  77. 0be7eda Merge "Fix log channel initialization at bionic/logd_write.c." by David Turner · 15 years ago
  78. 716e060 Merge "added headers for SuperH which automatically generate by update_all.py" by Jean-Baptiste Queru · 15 years ago
  79. 5751c54 bionic: add missing NULL check from memory allocation on record_backtrace() by André Goddard Rosa · 15 years ago
  80. c8a850b stdio: simplify vasprintf() by André Goddard Rosa · 16 years ago
  81. 6aed428 stdio: simplify asprintf() by André Goddard Rosa · 16 years ago
  82. e734769 improve readability of stdlib: fix indentation and remove trailing spaces by André Goddard Rosa · 15 years ago
  83. 95faece merge from open-source master by The Android Open Source Project · 15 years ago
  84. f1cd18b am 91638721: kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32 by San Mehat · 15 years ago
  85. 9163872 kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32 by San Mehat · 15 years ago
  86. 81569aa Add declaration for sys_signame[] forgotten in change 12489 by Thorsten Glaser · 16 years ago
  87. 1d16862 merge from open-source master by The Android Open Source Project · 15 years ago
  88. 5ffedb2 merge from open-source master by The Android Open Source Project · 15 years ago
  89. 350bb35 bionic: fix memory leak in get_malloc_leak_info() error path by André Goddard Rosa · 15 years ago
  90. f8916e2 Merge "bionic: clear only the part of the buffer which is not overwritten afterward" by David Turner · 15 years ago
  91. 8ab5b02 Merge changes Ibdc6e3c8,I9bcb91a2 by David Turner · 15 years ago
  92. 87ae0da Merge "Atom optimized string and memory routines" by David Turner · 15 years ago
  93. 62ac0dc merge from open-source master by The Android Open Source Project · 15 years ago
  94. 3f61212 bionic: clear only the part of the buffer which is not overwritten afterward by André Goddard Rosa · 15 years ago
  95. acdb052 stdlib: optimize bsearch() by André Goddard Rosa · 15 years ago
  96. 8ff1a27 Atom optimized string and memory routines by Bruce Beare · 15 years ago
  97. 58f0326 Android hack for size_t by Bruce Beare · 15 years ago
  98. 68b5f55 Fix setjmp()/longjmp() to save FP registers on ARMv7. by David 'Digit' Turner · 15 years ago
  99. 7e0bfb5 Fix comparison of IPv6 prefixes by Kenny Root · 15 years ago
  100. 4e383b8 libc: kernel: update msm_kgsl.h by Dima Zavin · 15 years ago