OSDN Git Service

syscall: Additional constants, some type corrections.
[pf3gnuchains/gcc-fork.git] / libgo / go / syscall / libcall_posix.go
2012-04-21 iansyscall: Additional constants, some type corrections.
2012-03-29 iancompiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} retur...
2012-03-10 ianUpdate Go compiler, library, and testsuite on gcc 4...
2012-02-29 iansyscall: Fill out GNU/Linux support.
2012-02-14 iansyscall: Change Dup2 to only return an error.
2012-02-02 iansyscall: Add syscall.Times.
2011-12-12 ianlibgo: Update to weekly.2011-11-18.
2011-11-02 ianexp/terminal: Use tcgetattr/tcsetattr rather than ioctl.
2011-10-26 ianUpdate Go library to last weekly.
2011-10-25 ianSolaris/Irix compatibility patches.
2011-10-24 ianSome minor fixes to the rewritten syscall library.
2011-10-23 ianImplement new syscall package.