Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgo: only add signum to siglist if it doesn't exist yet | Sören Tempel | 2022-04-18 | 1 | -2/+6 |
* | runtime: add special handling for signal 34 | A. Wilcox | 2022-04-18 | 1 | -1/+3 |
* | libgo: add configury and sysinfo support for hurd | Ian Lance Taylor | 2019-02-01 | 1 | -0/+6 |
* | libgo: don't use grep -q in mksigtab.sh | Ian Lance Taylor | 2017-11-22 | 1 | -1/+1 |
* | re PR go/81617 (mksigtab.sh fails to resolve NSIG with glibc 2.26) | Ian Lance Taylor | 2017-08-03 | 1 | -0/+13 |
* | mksigtab.sh: recurse once when adding signals to SIGLIST | Ian Lance Taylor | 2017-05-12 | 1 | -1/+6 |
* | Big merge of changes to gofrontend repo that were postponed due to the | Ian Lance Taylor | 2017-05-10 | 1 | -49/+65 |
* | mksigtab.sh: skip signals defined as other signals | Ian Lance Taylor | 2017-02-28 | 1 | -1/+2 |
* | libgo: fix quoting in mksigtab.sh | Ian Lance Taylor | 2017-02-28 | 1 | -1/+1 |
* | runtime: copy signal code from Go 1.7 runtime | Ian Lance Taylor | 2016-11-10 | 1 | -0/+98 |