syscall: don't assume that WIFCONTINUED is defined
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 12 Feb 2019 21:29:52 +0000 (21:29 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 12 Feb 2019 21:29:52 +0000 (21:29 +0000)
commit2faf2a305d7d95a9ca618ef08c774d57a521e9fa
treea08ac33003ff8830f2a848ddc03eaeaebcff5462
parentd950b005f993d092dd6e0cefbaf1ecfaf6765cb4
syscall: don't assume that WIFCONTINUED is defined

    It's not defined on the Hurd.

    Reviewed-on: https://go-review.googlesource.com/c/161963

From-SVN: r268828
gcc/go/gofrontend/MERGE
libgo/go/syscall/wait.c