OSDN Git Service

syscall: Additional constants, some type corrections.
[pf3gnuchains/gcc-fork.git] / libgo / go / syscall / syscall_linux_amd64.go
2012-01-31 iansyscall: Don't use PtraceRegs if it is not defined.
2011-10-23 ianImplement new syscall package.