OSDN Git Service

libgo: Update to weekly.2012-01-15.
[pf3gnuchains/gcc-fork.git] / libgo / go / syscall /
2012-01-25 ianlibgo: Update to weekly.2012-01-15.
2012-01-13 ianlibgo: Only build iopl and ioperm on 386, amd64, alpha...
2012-01-13 ianlibgo: Update to weekly.2011-12-22.
2011-12-20 iansyscall: Don't define IPMreq in socket_irix.go.
2011-12-20 ianlibgo: Fix use of -D_GNU_SOURCE and friends when buildi...
2011-12-15 iansyscall: Move Errno into its own file, for RTEMS.
2011-12-13 iansyscall: Don't build wait status functions on RTEMS.
2011-12-12 ianlibgo: Update to weekly.2011-11-18.
2011-11-28 ianruntime: Multiplex goroutines onto OS threads.
2011-11-02 iansyscall: Remove Linux system calls not available in...
2011-11-02 ianexp/terminal: Use tcgetattr/tcsetattr rather than ioctl.
2011-11-01 iansyscall: Portability code for epoll_event on GNU/Linux.
2011-10-31 iansyscall: Fix Errstr on systems without strerror_r.
2011-10-31 iansyscall: Remove a couple more 3-parameter match's in...
2011-10-27 iansyscalls: Rewrite awk script to work with nawk.
2011-10-26 ianUpdate Go library to last weekly.
2011-10-25 ianSolaris/Irix compatibility patches.
2011-10-25 ianFix Solaris build.
2011-10-24 ianSome minor fixes to the rewritten syscall library.
2011-10-23 ianImplement new syscall package.