aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/os_linux.c
AgeCommit message (Expand)Author
2013-05-06runtime: fix crash in badsignal()Dmitriy Vyukov
2013-03-22runtime: correct misplaced right brace in Linux SIGBUS handlingIan Lance Taylor
2013-03-18runtime: fix tv_sec 32-bit overflows in sleep routines.Rémy Oudompheng
2013-03-14runtime: refactor os-specific codeRuss Cox