aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_linux_arm64.go
AgeCommit message (Expand)Author
2020-02-24runtime: remove unused _F_SETFL const on linuxTobias Klauser
2019-10-20runtime: define nonblockingPipeIan Lance Taylor
2019-03-15runtime: introduce and consistently use setNsec for timespecIan Lance Taylor
2018-09-18runtime: use MADV_FREE on Linux if availableTobias Klauser
2016-09-26runtime: unify handling of alternate signal stackIan Lance Taylor
2015-11-17runtime: android/arm64 supportDavid Crawshaw
2015-03-16runtime: add support for linux/arm64Aram Hăvărneanu