summaryrefslogtreecommitdiff
path: root/src/runtime/runtime_linux_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix unsafe.Pointer alignment on LinuxCuong Manh Le2019-10-221-4/+4
* runtime: fix errno sign for epollctl on mips, mips64 and ppc64Wèi Cōngruì2018-04-241-0/+9
* runtime: fix build on non-Linux platformsBrad Fitzpatrick2017-11-211-0/+12
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime: add test for mincore's return value sign on LinuxBrad Fitzpatrick2016-02-111-0/+13
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+29