Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pthread: Fix typo and add type safety | Jari Vetoniemi | 2018-03-01 |
| | |||
* | pthread: Fix getattr_np | Jari Vetoniemi | 2018-02-27 |
| | |||
* | pthread: More standard confirming implementation | Jari Vetoniemi | 2018-02-27 |
| | | | | Also allows to use valgrind without suppressions on good programs! | ||
* | libpthread: Implement functions | Jari Vetoniemi | 2018-02-27 |
| | |||
* | pthread: Implement more pthread functions | Jari Vetoniemi | 2018-02-25 |
| | |||
* | refactoring, fixing and implementing | Jari Vetoniemi | 2018-02-19 |
| | | | | messy commits yay | ||
* | pthread: implement bionic_pthread_cond_wait | Jari Vetoniemi | 2018-02-19 |
| | |||
* | Implement more pthread | Jari Vetoniemi | 2018-02-18 |
| | |||
* | 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. |