aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/syscall/syscall_windows_test.go
AgeCommit message (Expand)Author
2012-09-21[release-branch.go1] syscall: use exported StringToUTF16 in windows testgo1.0.3Andrew Gerrand
2012-09-22[release-branch.go1] syscall: return EINVAL when string arguments have NUL ch...Andrew Gerrand
2012-06-14[release-branch.go1] syscall: fix windows buildgo1.0.2Andrew Gerrand
2012-06-13[release-branch.go1] syscall: correct Win32finddata definitionAlex Brainman