1. 50a8325 merge intel x86 patches into gingerbread branch by David 'Digit' Turner · 14 years ago
  2. c4a5e97 enable support for large files (> 2G) by Dragos Tatulea · 14 years ago
  3. afb0167 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  4. a0aec0b x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  5. 3eb2657 Update X86 Bionic CRT files for unwind/exceptions by Mark D Horn · 14 years ago
  6. 3435fc6 bionic, libthread_db x86 fixes by James Rose · 14 years ago
  7. bf29647 Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
  8. b1dd939 Remove an extra register move. by Bruce Beare · 15 years ago
  9. e0bdf2c Replace __atomic_XXX with GCC __sync_XXX intrinsics. by Bruce Beare · 15 years ago
  10. 2cbb8f3 move some typedefs to procfs.h required by gdbserver build by Bruce Beare · 15 years ago
  11. 84f8b3a use consistent guards for off_t and size_t defines for IA by Bruce Beare · 15 years ago
  12. 4711f8f Simplify variable typing for IA builds by Bruce Beare · 15 years ago
  13. e570552 sigsetmask.c was not processing the "mask" argument. by Bruce Beare · 15 years ago
  14. 074af91 Add defines for CAIF support by Bruce Beare · 15 years ago
  15. 18142ab Remove extra/unneeded copy of fenv.h by Bruce Beare · 15 years ago
  16. 4029e0e Use proper variable typing by Bruce Beare · 15 years ago
  17. 832a86e Update ATOM string routines to latest by Bruce Beare · 14 years ago
  18. 88bb394 Fix undefined reference to dl_iterate_phdr for x86 by Bruce Beare · 15 years ago
  19. 0bbcbf0 Fix missing NL by Bruce Beare · 15 years ago
  20. 0f2dc2b ptrace.c Fix source file format to unix from dos by Bruce Beare · 14 years ago
  21. 3f14ff3 DO NOT MERGE: Update USB accessory kernel header to include serial number support by Mike Lockwood · 14 years ago
  22. 6139fa3 DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header by Mike Lockwood · 14 years ago
  23. 6bd73ed Add linux/usb/f_accessory.h header for USB accessory driver DO NOT MERGE by Mike Lockwood · 14 years ago
  24. 2081fda Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 15 years ago
  25. ba96e30 Only look up A records if the system has IPv4. by Lorenzo Colitti · 15 years ago
  26. 2e23e29 Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 by Steinar H. Gunderson · 15 years ago
  27. f4dca7b Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac94cfd6 by Steinar H. Gunderson · 15 years ago
  28. a798b9f Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6 by Steinar H. Gunderson · 15 years ago
  29. 7bbd458 Add pn544.h clean kernel header by Nick Pelly · 15 years ago
  30. 1df986c libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  31. d3f0638 libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  32. 1aa6708 Fix the build. Oops. by David 'Digit' Turner · 15 years ago
  33. b8d2233 Merge "libc: tag missing functions in system headers." into gingerbread by David 'Digit' Turner · 15 years ago
  34. bb5581a libc: tag missing functions in system headers. by David 'Digit' Turner · 15 years ago
  35. 5b81b91 libc: optimize memmove() with memcpy() if possible. by David 'Digit' Turner · 15 years ago
  36. af00228 Revert "libc: memmove(): non-overlapping block optim." by Marco Nelissen · 15 years ago
  37. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  38. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  39. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  40. 307aadb Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  41. 7926074 Merge "libc: memmove(): non-overlapping block optim." into gingerbread by David 'Digit' Turner · 15 years ago
  42. 032a713 Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  43. 223ddfc Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  44. 9df22a5 Merge "libm: remove aliasing issue." into gingerbread by David 'Digit' Turner · 15 years ago
  45. ce2ebf8 libm: remove aliasing issue. by David 'Digit' Turner · 15 years ago
  46. bd8d987 libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  47. 80fba9a libc: memmove(): non-overlapping block optim. by David 'Digit' Turner · 15 years ago
  48. 00eea3f libc: add missing O_CLOEXEC from <fcntl.h> by David 'Digit' Turner · 15 years ago
  49. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 15 years ago
  50. f33a770 libc: Add missing C++ guards to <pathconf.h> by David 'Digit' Turner · 15 years ago
  51. b9e49ad Use a recursive lock for pthread_once. DO NOT MERGE. by Wink Saville · 15 years ago
  52. fedbcde add /vendor support by Brian Swetland · 15 years ago
  53. cb99ab9 Add wmemcmp to Android.mk by Kenny Root · 15 years ago
  54. 6e42398 Merge "Fix return value." into gingerbread by rich cannings · 15 years ago
  55. e44cb1a Fix return value. by rich cannings · 15 years ago
  56. cc6b182 Merge "Make timezones available to the host build." into gingerbread by Jesse Wilson · 15 years ago
  57. e77d54d Make timezones available to the host build. by Jesse Wilson · 15 years ago
  58. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 15 years ago
  59. 22f1e3d Apply https://android-git.corp.google.com/g/60855 to dalvik-dev. by Brian Carlstrom · 15 years ago
  60. a716190 linker: fix overwriting the real linker error string by Dima Zavin · 15 years ago
  61. 52e7d3d Bulletproof leak dump against null hash entries by Christopher Tate · 15 years ago
  62. 18c5bcc Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  63. 7ed132a bionic: update processed kernel header msm_camera.h by Wu-cheng Li · 15 years ago
  64. cd7014f Update time zone data to the new version 2010k. by Eric Fischer · 15 years ago
  65. 6774809 linker: Support dlopen(NULL, ...) properly. by David 'Digit' Turner · 15 years ago
  66. 9d1f5af bionic: update processed kernel header msm_camera.h by Wu-cheng Li · 15 years ago
  67. b97c44d add meta-files about 3rd party projects by The Android Open Source Project · 15 years ago
  68. cb7e8c5 libc: update alarm() implementation to return 0 on error. by David 'Digit' Turner · 15 years ago
  69. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  70. d466780 Add missing SMP barriers to libstdc++ by David 'Digit' Turner · 15 years ago
  71. 5197632 libc: Fix sem_post() implementation to wake up all waiting threads. by David 'Digit' Turner · 15 years ago
  72. a02b93b libc: add sanity checks to pthread_mutex_destroy() by David 'Digit' Turner · 15 years ago
  73. 0621a27 libstdc++: use extern "C++" in all our C++ system headers. by David 'Digit' Turner · 15 years ago
  74. fa5755a Merge "Add clean headers for 7x30 video codec." into gingerbread by Nick Pelly · 15 years ago
  75. 21baae3 Add clean headers for 7x30 video codec. by Nick Pelly · 15 years ago
  76. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  77. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  78. 6a09cfd Merge "wchar.h: improve wchar_t support in Bionic" into kraken by David 'Digit' Turner · 15 years ago
  79. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 15 years ago
  80. a24bc68 Merge "linker: remove libcutils dependency by re-implementing simpler socket_local_client." into kraken by David 'Digit' Turner · 15 years ago
  81. da3019b libc: add missing truncate() declaration by David 'Digit' Turner · 15 years ago
  82. ecb6d41 libc: Add missing <termio.h> header by David 'Digit' Turner · 15 years ago
  83. 6c8a2f2 libc: remove cutils dependencies by David 'Digit' Turner · 15 years ago
  84. 8bff9a3 linker: remove libcutils dependency by re-implementing simpler socket_local_client. by David 'Digit' Turner · 15 years ago
  85. 038fbae sysconf(): Fix line parser for /proc files. by David 'Digit' Turner · 15 years ago
  86. 9205fdf Add missing termios defns to bring on par with ARM - DO NOT MERGE by Bruce Beare · 15 years ago
  87. 2beac0f DO NOT MERGE - add sincos.c to libm compilation by David 'Digit' Turner · 15 years ago
  88. 20783c1 Update libthread_db for gdb-7.0 - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  89. 410b2ae Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  90. 506b13d Remove a gcc-4.5 compilation warning: by Jing Yu · 15 years ago
  91. b8e6c50 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  92. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  93. 6304d8b Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 15 years ago
  94. a8a2148 resolved conflicts for merge of 7b6e6fa5 to kraken by Jean-Baptiste Queru · 15 years ago
  95. 7b6e6fa merge from open-source master by The Android Open Source Project · 15 years ago
  96. f982f03 Merge "pthread: introduce pthread_setname_np() as a mean to give names to threads" by David Turner · 15 years ago
  97. fcd00eb Atomic/SMP update, part 3. by Andy McFadden · 15 years ago
  98. 4fdbadd Atomic/SMP update. by Andy McFadden · 15 years ago
  99. 78c1c04 pthread: introduce pthread_setname_np() as a mean to give names to threads by André Goddard Rosa · 15 years ago
  100. 8a1d2cf Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) by David 'Digit' Turner · 15 years ago