OSDN Git Service

syscall: Remove Linux system calls not available in older glibcs.
[pf3gnuchains/gcc-fork.git] / libgo / go / syscall / libcall_linux.go
2011-11-02 iansyscall: Remove Linux system calls not available in...
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.