Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libc: Togglable libstdc++ support | Jari Vetoniemi | 2018-02-27 |
| | | | | | Can use either host libstdc++ or android's where android's is probably must for anything other than clang or gcc | ||
* | libc: Implement sigaction | Jari Vetoniemi | 2018-02-27 |
| | |||
* | libc: ugly dynamic_cast hack | Jari Vetoniemi | 2018-02-25 |
| | | | | | We should have option to use android's libstdc++ implementations as well. | ||
* | libc: verbose sysconf | Jari Vetoniemi | 2018-02-25 |
| | |||
* | libc: Implement __page_size and __h_errno | Jari Vetoniemi | 2018-02-25 |
| | |||
* | refactor commit | Jari Vetoniemi | 2018-02-22 |
| | |||
* | Messy commit of hacks and implementations | Jari Vetoniemi | 2018-02-20 |
| | |||
* | 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. |