1. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  2. 7752bcb Move the abort message to libc_shared_globals by Ryan Prichard · 7 years ago
  3. abf736a Expose libc_shared_globals to libc.so with symbol by Ryan Prichard · 7 years ago
  4. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  5. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  7. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 7 years ago
  8. 63fbb23 Tidy up KernelArgumentBlock::getauxval. by Elliott Hughes · 10 years ago
  9. 8eac9af Bring in google3-style DISALLOW_* macros. by Elliott Hughes · 11 years ago
  10. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  11. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  12. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  13. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago