Ian Lance Taylor efa8f2afd2 re PR go/86331 (the gccgo's "go" tool looks like failing to invoke any sub go command)
PR go/86331
    os: check return value as well as error from waitid
    
    https://gcc.gnu.org/PR86331 indicates that if a signal handler runs it
    is possible for syscall.Syscall6 to return a non-zero errno value even
    if no error occurs. That is a problem in general, but this fix will
    let us work around the general problem for the specific case of
    calling waitid.
    
    Reviewed-on: https://go-review.googlesource.com/121595

From-SVN: r262315
2018-07-02 16:29:24 +00:00
..
2017-01-23 22:18:42 +00:00
2017-10-02 21:05:27 +00:00
2016-07-22 18:15:38 +00:00
2017-04-17 22:10:58 +00:00
2017-01-23 22:18:42 +00:00
2017-10-02 21:05:27 +00:00
2017-04-17 22:10:58 +00:00
2018-06-22 14:25:18 +00:00
2017-04-17 22:10:58 +00:00