@@ -362,17 +362,19 @@ pkg syscall (openbsd-386-cgo), const SYS_KILL = 37
362
362
pkg syscall (openbsd-amd64), const SYS_KILL = 37
363
363
pkg syscall (openbsd-amd64-cgo), const SYS_KILL = 37
364
364
pkg unicode, const Version = "9.0.0"
365
+ pkg syscall (windows-386), const TOKEN_ALL_ACCESS = 983295
366
+ pkg syscall (windows-386), type AddrinfoW struct, Addr uintptr
365
367
pkg syscall (windows-386), type CertChainPolicyPara struct, ExtraPolicyPara uintptr
366
368
pkg syscall (windows-386), type CertChainPolicyStatus struct, ExtraPolicyStatus uintptr
367
369
pkg syscall (windows-386), type CertContext struct, CertInfo uintptr
368
370
pkg syscall (windows-386), type CertRevocationInfo struct, CrlInfo uintptr
369
371
pkg syscall (windows-386), type CertRevocationInfo struct, OidSpecificInfo uintptr
370
372
pkg syscall (windows-386), type CertSimpleChain struct, TrustListInfo uintptr
371
- pkg syscall (windows-386), const TOKEN_ALL_ACCESS = 983295
373
+ pkg syscall (windows-amd64), const TOKEN_ALL_ACCESS = 983295
374
+ pkg syscall (windows-amd64), type AddrinfoW struct, Addr uintptr
372
375
pkg syscall (windows-amd64), type CertChainPolicyPara struct, ExtraPolicyPara uintptr
373
376
pkg syscall (windows-amd64), type CertChainPolicyStatus struct, ExtraPolicyStatus uintptr
374
377
pkg syscall (windows-amd64), type CertContext struct, CertInfo uintptr
375
378
pkg syscall (windows-amd64), type CertRevocationInfo struct, CrlInfo uintptr
376
379
pkg syscall (windows-amd64), type CertRevocationInfo struct, OidSpecificInfo uintptr
377
380
pkg syscall (windows-amd64), type CertSimpleChain struct, TrustListInfo uintptr
378
- pkg syscall (windows-amd64), const TOKEN_ALL_ACCESS = 983295
0 commit comments