On Thu, Feb 3, 2011 at 7:06 AM, Rainer Orth <r...@cebitec.uni-bielefeld.de> wrote:
> 2011-01-30 Rainer Orth <r...@cebitec.uni-bielefeld.de> > > PR go/47515 > * configure.ac (GOOS): Handle *-*-irix6*. > * configure: Regenerate. > * Makefile.am (go_os_sys_file): Use go/os/sys_uname.go on IRIX. > * Makefile.in: Regenerate. > * mksysinfo.sh (sysinfo.c) [__sgi__]: Define _XOPEN_SOURCE. > [__sgi__]: Include <sys/bsd_types.h>. > Allow for _timespec_t, __timespec. > * go/debug/proc/proc_irix.go: New file. > * syscalls/syscall_irix.go: New file. I committed this patch. Thanks, and sorry for the delay. Ian