Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-21 | Kernel: Clean up sys$futex and add support for cross-process futexes | Idan Horowitz | |
2022-07-19 | LibPthread: Move the pthread and semaphore implementation to LibC | Tim Schumacher | |
This additionally adds some compatibility code to redirect linking attempts for LibPthread to LibC instead. |