Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: move epoll syscalls to runtime/internal/syscall | Andrew Pogrebnoy | 2022-10-07 | 1 | -6/+4 |
* | Revert "runtime: move epoll syscalls to runtime/internal/syscall" | Michael Pratt | 2022-09-30 | 1 | -4/+6 |
* | runtime: move epoll syscalls to runtime/internal/syscall | Andrew Pogrebnoy | 2022-09-30 | 1 | -6/+4 |
* | runtime: add padding to Linux kernel structures | Rhys Hiltner | 2021-11-02 | 1 | -0/+5 |
* | runtime: fix unsafe.Pointer alignment on Linux | Cuong Manh Le | 2019-10-22 | 1 | -0/+3 |
* | runtime: fix errno sign for epollctl on mips, mips64 and ppc64 | Wèi Cōngruì | 2018-04-24 | 1 | -0/+6 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | runtime: fix errno sign for some mmap and mincore cases | Ian Lance Taylor | 2016-02-12 | 1 | -0/+1 |
* | runtime: merge clone0 and clone | Srdjan Petrovic | 2015-04-22 | 1 | -0/+9 |