Age | Commit message (Expand) | Author |
---|---|---|
2017-10-27 | Use <elf.h> instead of <elf_abi.h> | Martin Pieuchot |
2017-01-24 | On fatal errors, kill ourselves with thrkill(0,9,NULL) instead of | Philip Guenther |
2017-01-21 | _dl_exit() is __dead, so it should return void. | Philip Guenther |
2017-01-20 | Delete ancient macros and unnecessary #includes | Philip Guenther |
2017-01-11 | Add support for AArch64. | Patrick Wildt |