This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r171758 - in /trunk/libgo: Makefile.am Makefile...


Author: ian
Date: Wed Mar 30 23:05:04 2011
New Revision: 171758

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171758
Log:
libgo: Use waitpid on systems which do not have wait4.

Added:
    trunk/libgo/syscalls/wait4.go
    trunk/libgo/syscalls/waitpid.go
Modified:
    trunk/libgo/Makefile.am
    trunk/libgo/Makefile.in
    trunk/libgo/configure
    trunk/libgo/configure.ac
    trunk/libgo/mksysinfo.sh
    trunk/libgo/syscalls/exec.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]