]> git.ipfire.org Git - thirdparty/gcc.git/commit
syscall: don't assume that WIFCONTINUED is defined
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Feb 2019 21:29:52 +0000 (21:29 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Feb 2019 21:29:52 +0000 (21:29 +0000)
commit90ef2e6a218ae706b87ea499915d4f0e00868b55
treea08ac33003ff8830f2a848ddc03eaeaebcff5462
parentc8e19553192b951562f0811e20714a83115cc95f
syscall: don't assume that WIFCONTINUED is defined

    It's not defined on the Hurd.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268828 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/syscall/wait.c