]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgo/configure.ac
libgo: Use waitpid on systems which do not have wait4.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 30 Mar 2011 23:05:04 +0000 (23:05 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 30 Mar 2011 23:05:04 +0000 (23:05 +0000)
commit0b3189e79f87c6d8927a96918b2ee53456df4928
tree96a73acd062cce5897fb331039d0cb1cb6442134
parent8955c80a1cc754999cfa93d03c04307281e6136f
libgo: Use waitpid on systems which do not have wait4.

From-SVN: r171758
libgo/Makefile.am
libgo/Makefile.in
libgo/configure
libgo/configure.ac
libgo/mksysinfo.sh
libgo/syscalls/exec.go
libgo/syscalls/wait4.go [new file with mode: 0644]
libgo/syscalls/waitpid.go [new file with mode: 0644]