1. cf46487 Generate header dependency makefiles for the crt*.o by Ying Wang · 13 years ago
  2. d10309c Merge "Rename __dso_handle_so.c to __dso_handle_so.h" by Elliott Hughes · 13 years ago
  3. 691ef3c Merge "Add mlockall and munlockall for Google TV." by Elliott Hughes · 13 years ago
  4. 048569b Rename __dso_handle_so.c to __dso_handle_so.h by Andrew Hsieh · 13 years ago
  5. e8f8154 Merge "Fix build warning of initialization but no use." by Ian Rogers · 13 years ago
  6. 1ad05db Add mlockall and munlockall for Google TV. by Elliott Hughes · 13 years ago
  7. 09f76cd Fix build warning of initialization but no use. by Ian Rogers · 13 years ago
  8. bfeab1b Don't corrupt the thread list in static executables. by Elliott Hughes · 13 years ago
  9. b2c5bd5 Merge "ARM: warn about atexit() calls from legacy shared libraries" by Elliott Hughes · 13 years ago
  10. 26f2e4a Merge "ARM: make CRT_LEGACY_WORKAROUND work as intended" by Elliott Hughes · 13 years ago
  11. 82978ca Merge "Avoid malloc lock while calling pthread_atfork." by Ian Rogers · 13 years ago
  12. be19a36 Merge "termios: add tcdrain" by Elliott Hughes · 13 years ago
  13. 5ff2347 Merge "Add getsid system call to bionic" by Elliott Hughes · 13 years ago
  14. 63deae5 Add missing MALLOC_FAILURE_ACTION calls to dlmalloc. by Elliott Hughes · 13 years ago
  15. 9549238 termios: add tcdrain by Vitaly Wool · 13 years ago
  16. 1ad10a5 Add getsid system call to bionic by Irina Tirdea · 13 years ago
  17. 3e2d293 Avoid malloc lock while calling pthread_atfork. by Kirill Artamonov · 13 years ago
  18. 6fe901e Merge "Upgrade to dlmalloc 2.8.6." by Ian Rogers · 13 years ago
  19. c6d95ad Upgrade to dlmalloc 2.8.6. by Ian Rogers · 13 years ago
  20. 17d9be8 Merge "disable _FORTIFY_SOURCE under clang" by Nick Kralevich · 13 years ago
  21. 0d7177c Merge "Clean up warnings in the malloc_debug_* files." by Elliott Hughes · 13 years ago
  22. 829c089 disable _FORTIFY_SOURCE under clang by Nick Kralevich · 13 years ago
  23. c4d1fec Clean up warnings in the malloc_debug_* files. by Elliott Hughes · 13 years ago
  24. 069c64c Merge "ARM: make sure __on_dlclose() actually gets called" by Nick Kralevich · 13 years ago
  25. e026b1d Merge "ARM: remove dummy entries from .so init_array/fini_array" by Nick Kralevich · 13 years ago
  26. c410a96 Merge "libc: remove ctors/dtors sections" by Nick Kralevich · 13 years ago
  27. 144c291 ARM: warn about atexit() calls from legacy shared libraries by Ard Biesheuvel · 13 years ago
  28. f3cfcd8 ARM: make CRT_LEGACY_WORKAROUND work as intended by Ard Biesheuvel · 13 years ago
  29. c230928 ARM: remove dummy entries from .so init_array/fini_array by Ard Biesheuvel · 13 years ago
  30. bc36629 Merge "Added missing cache failed notification" by Elliott Hughes · 13 years ago
  31. a37ce7f Merge "Add missing va_end() to prevent stack corruptions" by Ian Rogers · 13 years ago
  32. 0a150ea libc: remove ctors/dtors sections by Ard Biesheuvel · 13 years ago
  33. 26facba Merge "hardening: remove pointless ARM __get_pc() function" by Nick Kralevich · 13 years ago
  34. 404e28f hardening: remove pointless ARM __get_pc() function by Ard Biesheuvel · 13 years ago
  35. c0b4d18 Use unambiguous mnemonics by Kevin Schoedel · 13 years ago
  36. 5ed48a4 ARM: make sure __on_dlclose() actually gets called by Ard Biesheuvel · 13 years ago
  37. bfc1d97 Restore posix_memalign by Brian Carlstrom · 13 years ago
  38. 9990891 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 13 years ago
  39. 9417a80 Merge "Always define the 64-bit int types." by Elliott Hughes · 13 years ago
  40. 2932f04 Fix race condition in pthread_create() by Jurijs Oniscuks · 13 years ago
  41. 6d6731a Always define the 64-bit int types. by Elliott Hughes · 13 years ago
  42. b7beb69 Add link.h for all platforms with dl_phdr_info by Pavel Chupin · 13 years ago
  43. ce5ba8b Added missing cache failed notification by Henrik Engström · 13 years ago
  44. 04a83a4 Enhance getcwd(3) to handle NULL like glibc. by Elliott Hughes · 13 years ago
  45. 9862f5e bionic: add macro protection for MALLOC_ALIGNMENT by Jin Wei · 13 years ago
  46. 22d366c enable clone system call for x86 by Jin Wei · 13 years ago
  47. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 13 years ago
  48. 261e223 Sort NOTICE entries. by Elliott Hughes · 13 years ago
  49. 74c0464 Update MS_ mount flags, define unshare() syscall. by Jeff Sharkey · 13 years ago
  50. 409302f Switch to upstream NetBSD tdelete/tfind/tsearch. by Elliott Hughes · 13 years ago
  51. 3d2d448 Fix nice... by Elliott Hughes · 13 years ago
  52. de727ca Clean up warnings in stubs.cpp. by Elliott Hughes · 13 years ago
  53. bf9441e Handle naming for system uids running as secondary users by Amith Yamasani · 13 years ago
  54. ae5c644 Add dependencies on all the makefiles. by Elliott Hughes · 13 years ago
  55. 7d9f1c4 Update arch-mips/asm/unistd.h for the newer syscalls by Raghu Gandham · 13 years ago
  56. a4c7933 MIPS support to the libc Makefile by Raghu Gandham · 13 years ago
  57. 316ee62 Merge "MIPS support to sigsuspend and sigwait routines" by Elliott Hughes · 13 years ago
  58. 38a02b4 Merge "crtend*: Add GNU_STACK note" by Nick Kralevich · 13 years ago
  59. 6eee1fc crtend*: Add GNU_STACK note by Nick Kralevich · 13 years ago
  60. 3ede900 Merge "Revert "Revert "Switch to NetBSD's strxfrm(3).""" by Elliott Hughes · 13 years ago
  61. a1822dc Merge "Add unshare() syscall." by Elliott Hughes · 13 years ago
  62. e36c826 Add unshare() syscall. by Jeff Sharkey · 13 years ago
  63. 01030e6 Fix typo in SIGTTOU description. by Elliott Hughes · 13 years ago
  64. f8b3a92 Revert "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 13 years ago
  65. 8793e7c Revert "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 13 years ago
  66. be1d78b Switch to NetBSD's strxfrm(3). by Elliott Hughes · 13 years ago
  67. abd1001 MIPS support to sigsuspend and sigwait routines by Raghu Gandham · 13 years ago
  68. 387d4b7 Auto-generate a complete NOTICE file. by Elliott Hughes · 13 years ago
  69. a554212 Remove the last .jam file. by Elliott Hughes · 13 years ago
  70. d504eee Merge "MIPS support to sys/ headers" by Elliott Hughes · 13 years ago
  71. 7812920 Merge "Clean up the linker a bit, remove prelinking support." by Elliott Hughes · 13 years ago
  72. 76be660 Clean up libc/Android.mk a bit after the crtbrand changes. by Elliott Hughes · 13 years ago
  73. 7e248be Merge "Add a .note.android.ident section to Android ELF binaries." by Jean-Baptiste Queru · 13 years ago
  74. 4688279 Clean up the linker a bit, remove prelinking support. by Elliott Hughes · 13 years ago
  75. e2731d9 Merge "When compiling with clang, don't "fortify_source" the strlcpy and strlcat." by Shih-wei Liao · 13 years ago
  76. d600617 When compiling with clang, don't "fortify_source" the strlcpy and strlcat. by Shih-wei Liao · 13 years ago
  77. 8173d76 Merge "Revert "Fix the clang build: this compiler doesn't support the gnu_inline function attribute"" by Shih-wei Liao · 13 years ago
  78. 601a49d Merge "When compiling with clang, don't "fortify_source" the strlen." by Shih-wei Liao · 13 years ago
  79. 9a3d53f When compiling with clang, don't "fortify_source" the strlen. by Shih-wei Liao · 13 years ago
  80. 7c92b6c Merge "Remove an awkward #include that is no longer upstream." by Elliott Hughes · 13 years ago
  81. 2b7f68c Revert "Fix the clang build: this compiler doesn't support the gnu_inline function attribute" by Shih-wei Liao · 13 years ago
  82. bbf094f Remove yet more SH4 cruft. by Elliott Hughes · 13 years ago
  83. c164f2a bionic: modify syscall to use 6 registers to pass parameter. by Jin Wei · 13 years ago
  84. 0946513 Upgrade to tzdata2012e. by Elliott Hughes · 13 years ago
  85. 4f1f149 Fix the clang build: this compiler doesn't support the gnu_inline function attribute by Shih-wei Liao · 13 years ago
  86. bdcc14d Remove an awkward #include that is no longer upstream. by Elliott Hughes · 13 years ago
  87. 6437eac MIPS support to sys/ headers by Raghu Gandham · 13 years ago
  88. 1c30398 [MIPS] Support for TLS register by Raghu Gandham · 13 years ago
  89. 405b802 MIPS support for libc. by Raghu Gandham · 13 years ago
  90. ecb53ea Fix a ENOTUP/ENOTSUP typo. by Elliott Hughes · 13 years ago
  91. 994935f Merge "Error numbers are target specific." by Elliott Hughes · 13 years ago
  92. da26110 Error numbers are target specific. by Chris Dearman · 14 years ago
  93. c29f295 Updated the cleaned header file mman.h for MIPS. by Raghu Gandham · 13 years ago
  94. a513f70 Merge "bionic: Stack pointer/signal race condition." by Elliott Hughes · 13 years ago
  95. 2137289 Merge "fix __cxa_finalize() implementation to be thread safe." by Elliott Hughes · 13 years ago
  96. 2270dfa fix __cxa_finalize() implementation to be thread safe. by Srinavasa Nagaraju · 13 years ago
  97. ea8fad1 Add a .note.android.ident section to Android ELF binaries. by Michael Hope · 13 years ago
  98. fc0725e Install crt(begin|end)_so.o to target library path. by Shih-wei Liao · 13 years ago
  99. 52d6233 Report errors to the log, not just stderr. by Elliott Hughes · 13 years ago
  100. 6171d11 Replace ALL_PREBUILTS with BUILD_PREBUILT by Ying Wang · 13 years ago