1. 9417a80 Merge "Always define the 64-bit int types." by Elliott Hughes · 13 years ago
  2. 200de74 Merge "Fix race condition in pthread_create()" by Elliott Hughes · 13 years ago
  3. 2932f04 Fix race condition in pthread_create() by Jurijs Oniscuks · 13 years ago
  4. 6d6731a Always define the 64-bit int types. by Elliott Hughes · 13 years ago
  5. 1771a33 Merge "Add link.h for all platforms with dl_phdr_info" by Elliott Hughes · 13 years ago
  6. b7beb69 Add link.h for all platforms with dl_phdr_info by Pavel Chupin · 13 years ago
  7. 6c98cdb Merge "Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds." by Joe Onorato · 13 years ago
  8. 7b841f3 Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds. by Joe Onorato · 13 years ago
  9. 60ef95e Merge "Enhance getcwd(3) to handle NULL like glibc." by Elliott Hughes · 13 years ago
  10. 04a83a4 Enhance getcwd(3) to handle NULL like glibc. by Elliott Hughes · 13 years ago
  11. 449d463 Merge "bionic: add macro protection for MALLOC_ALIGNMENT" by Elliott Hughes · 13 years ago
  12. 9862f5e bionic: add macro protection for MALLOC_ALIGNMENT by Jin Wei · 13 years ago
  13. ae72809 Merge "enable clone system call for x86" by Elliott Hughes · 13 years ago
  14. 22d366c enable clone system call for x86 by Jin Wei · 13 years ago
  15. 07cd112 Merge "Fix comment typos." by Elliott Hughes · 13 years ago
  16. 105bc26 Fix comment typos. by Elliott Hughes · 13 years ago
  17. e1cd69a Merge "Regenerate all NOTICE files with the latest version of the script." by Elliott Hughes · 13 years ago
  18. 32dbc03 Regenerate all NOTICE files with the latest version of the script. by Elliott Hughes · 13 years ago
  19. fe43c76 Merge "Switch to the current NetBSD regex implementation." by Elliott Hughes · 13 years ago
  20. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 13 years ago
  21. 53493a9 Merge "Sort NOTICE entries." by Elliott Hughes · 13 years ago
  22. 261e223 Sort NOTICE entries. by Elliott Hughes · 13 years ago
  23. b6a9719 Merge "More cleanup." by Elliott Hughes · 13 years ago
  24. bedfe38 More cleanup. by Elliott Hughes · 13 years ago
  25. b7c6991 Merge "Update MS_ mount flags, define unshare() syscall." by Elliott Hughes · 13 years ago
  26. 74c0464 Update MS_ mount flags, define unshare() syscall. by Jeff Sharkey · 13 years ago
  27. b9c6854 Merge "linker: avoid clobbering the .dynamic section of shared libs" by Elliott Hughes · 13 years ago
  28. c50e019 Merge "Switch to upstream NetBSD tdelete/tfind/tsearch." by Elliott Hughes · 13 years ago
  29. 12c78bb linker: avoid clobbering the .dynamic section of shared libs by Ard Biesheuvel · 13 years ago
  30. 409302f Switch to upstream NetBSD tdelete/tfind/tsearch. by Elliott Hughes · 13 years ago
  31. 54655ea Merge "Fix nice..." by Elliott Hughes · 13 years ago
  32. 3d2d448 Fix nice... by Elliott Hughes · 13 years ago
  33. b66bc51 Merge "Clean up warnings in stubs.cpp." by Elliott Hughes · 13 years ago
  34. de727ca Clean up warnings in stubs.cpp. by Elliott Hughes · 13 years ago
  35. 222eec2 Merge "Handle naming for system uids running as secondary users" by Elliott Hughes · 13 years ago
  36. bf9441e Handle naming for system uids running as secondary users by Amith Yamasani · 13 years ago
  37. 440e417 Merge "Add dependencies on all the makefiles." by Elliott Hughes · 13 years ago
  38. ae5c644 Add dependencies on all the makefiles. by Elliott Hughes · 13 years ago
  39. 66fba00 Merge "Update arch-mips/asm/unistd.h for the newer syscalls" by Elliott Hughes · 13 years ago
  40. 7d9f1c4 Update arch-mips/asm/unistd.h for the newer syscalls by Raghu Gandham · 13 years ago
  41. a61ac52 Merge "Fix module constructor order." by Elliott Hughes · 13 years ago
  42. 9181a5d Fix module constructor order. by Evgeniy Stepanov · 13 years ago
  43. 20b94c0 Merge "linker: don't perform unnecessary mprotects" by Nick Kralevich · 13 years ago
  44. 5135b3a linker: don't perform unnecessary mprotects by Nick Kralevich · 13 years ago
  45. 072a7e6 Merge "MIPS support to the libc Makefile" by Elliott Hughes · 13 years ago
  46. a4c7933 MIPS support to the libc Makefile by Raghu Gandham · 13 years ago
  47. 0bf5cf8 Merge "Set the dynamic field in the link map for the linker itself." by Ben Cheng · 13 years ago
  48. 06f0e74 Set the dynamic field in the link map for the linker itself. by Ben Cheng · 13 years ago
  49. 316ee62 Merge "MIPS support to sigsuspend and sigwait routines" by Elliott Hughes · 13 years ago
  50. 38a02b4 Merge "crtend*: Add GNU_STACK note" by Nick Kralevich · 13 years ago
  51. 6eee1fc crtend*: Add GNU_STACK note by Nick Kralevich · 13 years ago
  52. 3ede900 Merge "Revert "Revert "Switch to NetBSD's strxfrm(3).""" by Elliott Hughes · 13 years ago
  53. a1822dc Merge "Add unshare() syscall." by Elliott Hughes · 13 years ago
  54. e36c826 Add unshare() syscall. by Jeff Sharkey · 13 years ago
  55. f91e2f7 Merge "Fix typo in SIGTTOU description." by Elliott Hughes · 13 years ago
  56. 01030e6 Fix typo in SIGTTOU description. by Elliott Hughes · 13 years ago
  57. f8b3a92 Revert "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 13 years ago
  58. 4ec9e34 Merge "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 13 years ago
  59. 8793e7c Revert "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 13 years ago
  60. 9ad1d6f Merge "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 13 years ago
  61. be1d78b Switch to NetBSD's strxfrm(3). by Elliott Hughes · 13 years ago
  62. abd1001 MIPS support to sigsuspend and sigwait routines by Raghu Gandham · 13 years ago
  63. 0836a7f Merge "Auto-generate a complete NOTICE file." by Elliott Hughes · 13 years ago
  64. 387d4b7 Auto-generate a complete NOTICE file. by Elliott Hughes · 13 years ago
  65. 709bb0f Merge "Remove ThirdPartyProject.prop." by Elliott Hughes · 13 years ago
  66. df67537 Remove ThirdPartyProject.prop. by Elliott Hughes · 13 years ago
  67. a17b85d Merge "Remove the last .jam file." by Elliott Hughes · 13 years ago
  68. a554212 Remove the last .jam file. by Elliott Hughes · 13 years ago
  69. d504eee Merge "MIPS support to sys/ headers" by Elliott Hughes · 13 years ago
  70. f655ce7 Merge "Fix x86 build." by Elliott Hughes · 13 years ago
  71. 57e6d9a Fix x86 build. by Elliott Hughes · 13 years ago
  72. 7812920 Merge "Clean up the linker a bit, remove prelinking support." by Elliott Hughes · 13 years ago
  73. 34959e0 Merge "Clean up libc/Android.mk a bit after the crtbrand changes." by Elliott Hughes · 13 years ago
  74. 76be660 Clean up libc/Android.mk a bit after the crtbrand changes. by Elliott Hughes · 13 years ago
  75. 7e248be Merge "Add a .note.android.ident section to Android ELF binaries." by Jean-Baptiste Queru · 13 years ago
  76. 4688279 Clean up the linker a bit, remove prelinking support. by Elliott Hughes · 13 years ago
  77. e2731d9 Merge "When compiling with clang, don't "fortify_source" the strlcpy and strlcat." by Shih-wei Liao · 13 years ago
  78. d600617 When compiling with clang, don't "fortify_source" the strlcpy and strlcat. by Shih-wei Liao · 13 years ago
  79. 8173d76 Merge "Revert "Fix the clang build: this compiler doesn't support the gnu_inline function attribute"" by Shih-wei Liao · 13 years ago
  80. 601a49d Merge "When compiling with clang, don't "fortify_source" the strlen." by Shih-wei Liao · 13 years ago
  81. 9a3d53f When compiling with clang, don't "fortify_source" the strlen. by Shih-wei Liao · 13 years ago
  82. 7c92b6c Merge "Remove an awkward #include that is no longer upstream." by Elliott Hughes · 13 years ago
  83. 2b7f68c Revert "Fix the clang build: this compiler doesn't support the gnu_inline function attribute" by Shih-wei Liao · 13 years ago
  84. 1c86172 Merge "Remove yet more SH4 cruft." by Elliott Hughes · 13 years ago
  85. bbf094f Remove yet more SH4 cruft. by Elliott Hughes · 13 years ago
  86. aea5f00 Merge "bionic: modify syscall to use 6 registers to pass parameter." by Elliott Hughes · 13 years ago
  87. c164f2a bionic: modify syscall to use 6 registers to pass parameter. by Jin Wei · 13 years ago
  88. 1510795 Merge "Upgrade to tzdata2012e." by Elliott Hughes · 13 years ago
  89. 0946513 Upgrade to tzdata2012e. by Elliott Hughes · 13 years ago
  90. 16d4021 Merge "Fix the clang build: this compiler doesn't support the gnu_inline function attribute" by David Turner · 13 years ago
  91. 4f1f149 Fix the clang build: this compiler doesn't support the gnu_inline function attribute by Shih-wei Liao · 13 years ago
  92. 1e304a3 Merge "[MIPS] Support for TLS register" by Elliott Hughes · 13 years ago
  93. bdcc14d Remove an awkward #include that is no longer upstream. by Elliott Hughes · 13 years ago
  94. 6437eac MIPS support to sys/ headers by Raghu Gandham · 13 years ago
  95. 1c30398 [MIPS] Support for TLS register by Raghu Gandham · 13 years ago
  96. 52f3ee9 Merge "MIPS support for libc." by Elliott Hughes · 13 years ago
  97. 405b802 MIPS support for libc. by Raghu Gandham · 13 years ago
  98. a1c0f08 Merge "Fix a ENOTUP/ENOTSUP typo." by Elliott Hughes · 13 years ago
  99. ecb53ea Fix a ENOTUP/ENOTSUP typo. by Elliott Hughes · 13 years ago
  100. 994935f Merge "Error numbers are target specific." by Elliott Hughes · 13 years ago