summaryrefslogtreecommitdiff
path: root/src/runtime/export_linux_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: move epoll syscalls to runtime/internal/syscallAndrew Pogrebnoy2022-10-071-6/+4
* Revert "runtime: move epoll syscalls to runtime/internal/syscall"Michael Pratt2022-09-301-4/+6
* runtime: move epoll syscalls to runtime/internal/syscallAndrew Pogrebnoy2022-09-301-6/+4
* runtime: add padding to Linux kernel structuresRhys Hiltner2021-11-021-0/+5
* runtime: fix unsafe.Pointer alignment on LinuxCuong Manh Le2019-10-221-0/+3
* runtime: fix errno sign for epollctl on mips, mips64 and ppc64Wèi Cōngruì2018-04-241-0/+6
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime: fix errno sign for some mmap and mincore casesIan Lance Taylor2016-02-121-0/+1
* runtime: merge clone0 and cloneSrdjan Petrovic2015-04-221-0/+9