1. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 11 months ago
  2. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 1 month ago
  3. c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 4 months ago
  4. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 3 months ago
  5. ac6d59c Nullability check for modules in include/android directory by zijunzhao · 2 years, 5 months ago
  6. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  7. 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
  8. 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
  9. da1994c Add dlext.h to the libdl doc group. by Dan Albert · 7 years ago
  10. 5046e5f Make the <android/dlext.h> docs show up on the web. by Elliott Hughes · 8 years ago
  11. faa7434 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  12. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  13. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 9 years ago
  14. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  15. 2675a9e Make <android/dlext.h> compile standalone. by Josh Gao · 9 years ago
  16. 7331fe1 linker: implement shared namespaces by Dimitry Ivanov · 10 years ago
  17. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  18. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  19. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  20. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  21. 8a11628 Add flag that makes linker honor min(p_vaddr) by Dmitriy Ivanov · 10 years ago
  22. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 10 years ago
  23. aad1a39 libc: Fix headers to allow direct inclusion. by David 'Digit' Turner · 11 years ago
  24. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  25. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  26. 3a8646f Change android_dlextinfo flags to uint64_t by Dmitriy Ivanov · 11 years ago
  27. 04dc91a Load library using file handle. by Dmitriy Ivanov · 11 years ago
  28. 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 12 years ago
  29. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 12 years ago
  30. 012cb45 Add android_dlopen_ext() interface to linker. by Torne (Richard Coles) · 12 years ago