Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-23 | Implement OpenBSD 6.2 futex mutexes. | Ori Bernstein | |
2017-08-05 | Add all syscalls for OpenBSD 6.1 | Ori Bernstein | |
2017-06-22 | Remove sigpipe handler. | Ori Bernstein | |
It's useful, but we don't want it by default. Should add a good API for it, though. | |||
2017-02-15 | Add NetBSD support | Kamil Rytarowski | |
2016-11-21 | Disable sigpipe by default on posixy systems. | Ori Bernstein | |
Do we ever want it? I can't think of a time when it's the right thing by default. | |||
2016-05-08 | We now can build and install on openbsd. | Ori Bernstein | |
2016-05-08 | mbld sort of works. | Ori Bernstein | |
2015-09-19 | Fix syscalls on FreeBSD | Ori Bernstein | |
2015-09-04 | Add missing file. | Ori Bernstein | |