1. 9903f1a am 49b53c0b: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  2. 49b53c0 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  3. 04ed4a1 merge from open-source master by The Android Open Source Project · 15 years ago
  4. 4032c1e added missing ether_aton and ether_ntoa by Szymon Jakubczak · 15 years ago
  5. 0db9a39 am ef5f1ec3: am da3019b5: libc: add missing truncate() declaration by David 'Digit' Turner · 15 years ago
  6. 1120749 am 1b5b2305: am ecb6d413: libc: Add missing <termio.h> header by David 'Digit' Turner · 15 years ago
  7. ef5f1ec am da3019b5: libc: add missing truncate() declaration by David 'Digit' Turner · 15 years ago
  8. 1b5b230 am ecb6d413: libc: Add missing <termio.h> header by David 'Digit' Turner · 15 years ago
  9. da3019b libc: add missing truncate() declaration by David 'Digit' Turner · 15 years ago
  10. ecb6d41 libc: Add missing <termio.h> header by David 'Digit' Turner · 15 years ago
  11. 8ebb9ca am c0b91e65: am 6c8a2f2a: libc: remove cutils dependencies by David 'Digit' Turner · 15 years ago
  12. c0b91e6 am 6c8a2f2a: libc: remove cutils dependencies by David 'Digit' Turner · 15 years ago
  13. 6c8a2f2 libc: remove cutils dependencies by David 'Digit' Turner · 15 years ago
  14. 87d44ba Merge "Add headers for new sensors" by Colin Cross · 15 years ago
  15. 5ccaf62 resolved conflicts for merge of 43a3d66f to master by David 'Digit' Turner · 15 years ago
  16. 43a3d66 am 038fbae5: sysconf(): Fix line parser for /proc files. by David 'Digit' Turner · 15 years ago
  17. 038fbae sysconf(): Fix line parser for /proc files. by David 'Digit' Turner · 15 years ago
  18. f45d944 am cd11be09: (-s ours) am 9205fdf8: Add missing termios defns to bring on par with ARM - DO NOT MERGE by Bruce Beare · 15 years ago
  19. ab37bb3 am 59e778eb: (-s ours) am 2beac0f5: DO NOT MERGE - add sincos.c to libm compilation by David 'Digit' Turner · 15 years ago
  20. cd11be0 am 9205fdf8: Add missing termios defns to bring on par with ARM - DO NOT MERGE by Bruce Beare · 15 years ago
  21. 59e778e am 2beac0f5: DO NOT MERGE - add sincos.c to libm compilation by David 'Digit' Turner · 15 years ago
  22. 9205fdf Add missing termios defns to bring on par with ARM - DO NOT MERGE by Bruce Beare · 15 years ago
  23. b508876 Add headers for new sensors by Colin Cross · 15 years ago
  24. 2beac0f DO NOT MERGE - add sincos.c to libm compilation by David 'Digit' Turner · 15 years ago
  25. 7b6334c am 2837863f: (-s ours) am 20783c14: Update libthread_db for gdb-7.0 - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  26. 2837863 am 20783c14: Update libthread_db for gdb-7.0 - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  27. 20783c1 Update libthread_db for gdb-7.0 - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  28. fde0455 am 0f9a0a02: (-s ours) am 410b2ae7: Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE be enabled. by David 'Digit' Turner · 15 years ago
  29. 0f9a0a0 am 410b2ae7: Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE be enabled. by David 'Digit' Turner · 15 years ago
  30. 410b2ae Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  31. 8e37eda am 4b043b56: am 506b13d9: 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
  32. 4b043b5 am 506b13d9: 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
  33. 506b13d Remove a gcc-4.5 compilation warning: by Jing Yu · 15 years ago
  34. 04ce2b3 am 8946da4f: (-s ours) am b8e6c50c: Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  35. 8946da4 am b8e6c50c: Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  36. b8e6c50 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  37. de9a1e1 am 732d133c: (-s ours) am aa4b1d04: Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  38. 732d133 am aa4b1d04: Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  39. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  40. 53f3d63 Resolved conflict fpr merge of 7d8574ce to master by David 'Digit' Turner · 15 years ago
  41. 7d8574c am 6304d8b2: Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 15 years ago
  42. 6304d8b Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 15 years ago
  43. e4d8a92 Merge "Add sincosl() function to bionic. So that sincos optimization can be enabled." by Jing Yu · 15 years ago
  44. d881b9e am 7980f585: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  45. 7980f58 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  46. 15956f9 merge from open-source master by The Android Open Source Project · 15 years ago
  47. 16c91ef Merge "Add missing termios defns to bring on par with ARM" by David Turner · 15 years ago
  48. 84baa86 Add missing termios defns to bring on par with ARM by Bruce Beare · 15 years ago
  49. 3af8c59 am a8a21488: resolved conflicts for merge of 7b6e6fa5 to kraken by Jean-Baptiste Queru · 15 years ago
  50. a8a2148 resolved conflicts for merge of 7b6e6fa5 to kraken by Jean-Baptiste Queru · 15 years ago
  51. 7b6e6fa merge from open-source master by The Android Open Source Project · 15 years ago
  52. 9946750 Add sincosl() function to bionic. So that sincos optimization can be enabled. by Jing Yu · 15 years ago
  53. f982f03 Merge "pthread: introduce pthread_setname_np() as a mean to give names to threads" by David Turner · 15 years ago
  54. d5578fb Merge "Add headers for new kernel drivers" by Colin Cross · 15 years ago
  55. 1c7708e Add headers for new kernel drivers by Colin Cross · 15 years ago
  56. 31b075c am fcd00ebb: Atomic/SMP update, part 3. by Andy McFadden · 15 years ago
  57. fcd00eb Atomic/SMP update, part 3. by Andy McFadden · 15 years ago
  58. f0107db am 4fdbadde: Atomic/SMP update. by Andy McFadden · 15 years ago
  59. 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
  60. bd77d49 Remove a gcc-4.5 compilation warning: by Jing Yu · 15 years ago
  61. 4fdbadd Atomic/SMP update. by Andy McFadden · 15 years ago
  62. 5d726df Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) by David 'Digit' Turner · 15 years ago
  63. 78c1c04 pthread: introduce pthread_setname_np() as a mean to give names to threads by André Goddard Rosa · 15 years ago
  64. d11b2bd am 8a1d2cf1: (-s ours) Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) by David 'Digit' Turner · 15 years ago
  65. 8a1d2cf Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) by David 'Digit' Turner · 15 years ago
  66. ddd235b Add sincos() and sincosf() implementation. by David 'Digit' Turner · 15 years ago
  67. 204e82d am 8e1ee7fd: merge from open-source master by The Android Open Source Project · 15 years ago
  68. 8e1ee7f merge from open-source master by The Android Open Source Project · 15 years ago
  69. a910abc improve readability of stdio: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
  70. ac65d2f am fdf2454d: merge from open-source master by The Android Open Source Project · 15 years ago
  71. fdf2454 merge from open-source master by The Android Open Source Project · 15 years ago
  72. 1297428 Merge "Add declaration for sys_signame[] forgotten in change 12489" by David Turner · 15 years ago
  73. 1e5db27 am 4aef0ae6: merge from open-source master by The Android Open Source Project · 15 years ago
  74. 4aef0ae merge from open-source master by The Android Open Source Project · 15 years ago
  75. a418c3b Add pthread_rwlock_t implementation to the C library by David 'Digit' Turner · 15 years ago
  76. e4fa46e Set SA_RESTORER in sigaction() by Matt Fischer · 16 years ago
  77. 06fee9d am f4394458: fix build by Jean-Baptiste Queru · 15 years ago
  78. f439445 fix build by Jean-Baptiste Queru · 15 years ago
  79. 440de73 am bb7928cc: merge from open-source master by The Android Open Source Project · 15 years ago
  80. bb7928c merge from open-source master by The Android Open Source Project · 15 years ago
  81. 5e1daa5 Merge "Fix setjmp()/longjmp() to save FP registers on ARMv7." by David 'Digit' Turner · 15 years ago
  82. c3581dc Merge "Sometimes the compiler is very right! Found bug in bessel routines for float." by Jean-Baptiste Queru · 15 years ago
  83. 7911e05 Merge "Reduce compiler anxiety." by David Turner · 15 years ago
  84. 16b59c4 Merge "Added support for LD_PRELOAD" by David Turner · 15 years ago
  85. 6ba5efd Merge "stdio: simplify __fremovelock()" by David Turner · 15 years ago
  86. 1612328 Merge "Reversed order of const and static to hush warning from compiler." by Jean-Baptiste Queru · 15 years ago
  87. 051ea9b stdio: simplify __fremovelock() by André Goddard Rosa · 16 years ago
  88. 4fd42c1 Added support for LD_PRELOAD by Matt Fischer · 16 years ago
  89. d791da7 Merge "string: tidy up strndup()" by David Turner · 15 years ago
  90. c1f8dd9 Sometimes the compiler is very right! Found bug in bessel routines for float. by Scott Turner · 16 years ago
  91. afe86d7 am f450fa5f: merge from open-source master by The Android Open Source Project · 15 years ago
  92. f450fa5 merge from open-source master by The Android Open Source Project · 15 years ago
  93. 0be7eda Merge "Fix log channel initialization at bionic/logd_write.c." by David Turner · 15 years ago
  94. 716e060 Merge "added headers for SuperH which automatically generate by update_all.py" by Jean-Baptiste Queru · 15 years ago
  95. 3472348 linker: fix the undefined weak symbols issue by Yi Sun · 16 years ago
  96. 5751c54 bionic: add missing NULL check from memory allocation on record_backtrace() by André Goddard Rosa · 16 years ago
  97. c8a850b stdio: simplify vasprintf() by André Goddard Rosa · 16 years ago
  98. 6aed428 stdio: simplify asprintf() by André Goddard Rosa · 16 years ago
  99. e734769 improve readability of stdlib: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
  100. 702b01c am 5ef5272b: merge from open-source master by The Android Open Source Project · 15 years ago