Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | linker fixes | Jari Vetoniemi | 2018-11-18 |
| | |||
* | linker: Refactor glibc dlopen hacks | Jari Vetoniemi | 2018-03-10 |
| | | | | Allows us to return "valid" pointer when bionic program calls dlopen. | ||
* | dlfcn: Static pthread initializer | Jari Vetoniemi | 2018-02-28 |
| | |||
* | linker: Hacks | Jari Vetoniemi | 2018-02-27 |
| | |||
* | dlfcn: Try dlsym glibc symbols first | Jari Vetoniemi | 2018-02-25 |
| | |||
* | refactoring, fixing and implementing | Jari Vetoniemi | 2018-02-19 |
| | | | | messy commits yay | ||
* | Initial commit | Jari Vetoniemi | 2018-02-16 |
Stuff in src/linker will get rewritten from scratch eventually, it's all horrible. But for now focus is getting on shit work. |