summaryrefslogtreecommitdiff
path: root/libgo/mksigtab.sh
Commit message (Expand)AuthorAgeFilesLines
* libgo: only add signum to siglist if it doesn't exist yetSören Tempel2022-04-181-2/+6
* runtime: add special handling for signal 34A. Wilcox2022-04-181-1/+3
* libgo: add configury and sysinfo support for hurdIan Lance Taylor2019-02-011-0/+6
* libgo: don't use grep -q in mksigtab.shIan Lance Taylor2017-11-221-1/+1
* re PR go/81617 (mksigtab.sh fails to resolve NSIG with glibc 2.26)Ian Lance Taylor2017-08-031-0/+13
* mksigtab.sh: recurse once when adding signals to SIGLISTIan Lance Taylor2017-05-121-1/+6
* Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor2017-05-101-49/+65
* mksigtab.sh: skip signals defined as other signalsIan Lance Taylor2017-02-281-1/+2
* libgo: fix quoting in mksigtab.shIan Lance Taylor2017-02-281-1/+1
* runtime: copy signal code from Go 1.7 runtimeIan Lance Taylor2016-11-101-0/+98