Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: adjust build tags for wasip1/wasm | 2023-07-04 | 2 | -2/+2 | |
* | global: bump copyright year | 2023-02-07 | 1 | -1/+1 | |
* | global: bump copyright year | 2022-09-20 | 1 | -1/+1 | |
* | global: apply gofumpt | 2021-12-09 | 1 | -2/+1 | |
* | ipc, rwcancel: compile on js/wasm | 2021-10-20 | 2 | -1/+3 | |
* | global: remove old-style build tags | 2021-10-12 | 1 | -1/+0 | |
* | rwcancel: use unix.Poll again but bump x/sys so it uses ppoll under the hood | 2021-09-27 | 3 | -34/+2 | |
* | rwcancel: use ppoll on Linux for Android | 2021-09-26 | 3 | -2/+34 | |
* | global: add new go 1.17 build comments | 2021-09-05 | 1 | -0/+1 | |
* | rwcancel: use ordinary os.ErrClosed instead of custom error | 2021-05-20 | 1 | -2/+2 | |
* | rwcancel: use poll instead of select | 2021-05-20 | 4 | -73/+12 | |
* | rwcancel: add an explicit close call | 2021-02-09 | 1 | -0/+5 | |
* | rwcancel: use errors.Is for unwrapping | 2021-02-09 | 1 | -11/+1 | |
* | global: bump copyright | 2021-01-28 | 4 | -4/+4 | |
* | global: update header comments and modules | 2020-05-02 | 4 | -4/+4 | |
* | rwcancel: no-op builds for windows and darwin | 2020-03-30 | 4 | -2/+17 | |
* | rwcancel: handle EINTR and EAGAIN in unixSelect() | 2019-10-17 | 1 | -2/+14 | |
* | global: regroup all imports | 2019-05-14 | 1 | -1/+2 | |
* | Extend structs rather than embed, when possible | 2019-02-05 | 2 | -5/+5 | |
* | Update copyright | 2019-02-05 | 4 | -8/+8 | |
* | Freebsd is finally normal in sys/unix | 2018-12-11 | 2 | -24/+0 | |
* | global: fix up copyright headers | 2018-09-16 | 5 | -5/+5 | |
* | Catch EINTR | 2018-05-24 | 1 | -8/+9 | |
* | Rework freebsd support | 2018-05-21 | 1 | -2/+2 | |
* | Add FreeBSD support | 2018-05-21 | 4 | -20/+54 | |
* | No more finalizer for rwcancel | 2018-05-14 | 1 | -5/+0 | |
* | Add rwcancelation to darwin | 2018-05-14 | 3 | -2/+27 | |
* | Introduce rwcancel | 2018-05-14 | 1 | -0/+132 |