Commit History

Author SHA1 Message Date
  William Orr ac22431096 go.sys/unix: add support for *xattr functions on FreeBSD 11 years ago
  Ian Lance Taylor 7f1554891e mksyscall.pl, types_linux.go: regenerate linux {386,amd64} files 11 years ago
  Alex Brainman c17938b803 go.sys/windows: keep windows syscall pointers live 11 years ago
  Brad Fitzpatrick c65f27ffe6 go.sys: add Unsetenv 11 years ago
  Rob Pike c1f6f8bcc5 go.sys/unix: use "use" in syscall interface 11 years ago
  Rob Pike c83757ae5b go.sys/unix/mkerrors.sh: restore missing include blocks 11 years ago
  Rob Pike 6d0305dc7d go.sys/unix: undo CL 119530044's effects in go.sys for BSD 11 years ago
  Rob Pike 417a323d1f go.sys/plan9: define "use" in plan9/syscall.go 11 years ago
  Rob Pike 477fd0357c go.sys/plan9: update to use "use" 11 years ago
  David du Colombier 02c66d5dc9 go.sys/plan9: use syscall.ErrorString instead of NewError 11 years ago
  Rob Pike fcfc1156f8 go.sys/plan9: delete Exec etc. 11 years ago
  Rob Pike 866b9d8a48 go.sys/unix: delete Fork and Exec etc. 11 years ago
  Rob Pike 9782d98bb0 go.sys/windows: delete StartProcess and Exec 11 years ago
  Alex Brainman d1ee94ce83 go.sys/windows: apply latest syscall changes 11 years ago
  Alex Brainman 7d091bfd99 go.sys/windows: use $GOROOT/src/pkg/syscall/mksyscall_windows.go to generate syscalls 11 years ago
  Rob Pike dc3c21c62b go.sys/unix: use syscall.Errno for errors 11 years ago
  Alex Brainman 70c4b52aa0 go.sys/windows: delete errors_windows.go (except APPLICATION_ERROR) and Errno 11 years ago
  Rob Pike 96cf2ceb2c go.sys/unix: arm uses B not JMP 11 years ago
  Rob Pike aec3c6a331 go.sys/unix: just jump to syscall.Syscall etc. 11 years ago
  Rob Pike ba5045e1e0 go.sys/plan9: just jump to syscall.Syscall etc. 11 years ago
  Rob Pike 4faa336c56 go.sys/windows: use syscall.Errno for windows errors 11 years ago
  Rob Pike b87d025ac4 go.sys/plan9: use syscall.ErrorString for errors 11 years ago
  Rob Pike 0c07981137 go.sys/unix: add asm hooks for solaris to runtime-resident syscall help 11 years ago
  Rob Pike 73a4d37962 go.sys/windows: import syscall 11 years ago
  Rob Pike 9828c4dfac go.sys/unix: fix creds_test.go 11 years ago
  Rob Pike 7118195da3 go.sys/windows: grab Syscall interface from the standard syscall package 11 years ago
  Rob Pike 9e072b55ca go.sys: add solaris build tags 11 years ago
  Rob Pike 11f12da052 go.sys/unix: implement the environment functions by wrapping syscall 11 years ago
  Rob Pike 279b3782ad go.sys: fix imports to cgc/p/go.sys, add build tags 11 years ago
  Rob Pike 55e2a23348 go.sys/unix: delete nacl 11 years ago