| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-28 | unix: Implement garbage collection with threading. | Damien George | |
| This patch allows any given thread to do a proper garbage collection and scan all the pointers of all active threads. | |||
| 2016-06-28 | unix: Add basic thread support using pthreads. | Damien George | |
| Has the ability to create new threads. | |||
