@@ -131,11 +131,17 @@ pkg syscall (freebsd-arm-cgo), type Credential struct, NoSetGroups bool
131
131
pkg syscall (freebsd-arm), func Pipe2([]int, int) error
132
132
pkg syscall (freebsd-arm), type Credential struct, NoSetGroups bool
133
133
pkg syscall (linux-386-cgo), type Credential struct, NoSetGroups bool
134
+ pkg syscall (linux-386-cgo), type SysProcAttr struct, AmbientCaps []uintptr
134
135
pkg syscall (linux-386), type Credential struct, NoSetGroups bool
136
+ pkg syscall (linux-386), type SysProcAttr struct, AmbientCaps []uintptr
135
137
pkg syscall (linux-amd64-cgo), type Credential struct, NoSetGroups bool
138
+ pkg syscall (linux-amd64-cgo), type SysProcAttr struct, AmbientCaps []uintptr
136
139
pkg syscall (linux-amd64), type Credential struct, NoSetGroups bool
140
+ pkg syscall (linux-amd64), type SysProcAttr struct, AmbientCaps []uintptr
137
141
pkg syscall (linux-arm-cgo), type Credential struct, NoSetGroups bool
142
+ pkg syscall (linux-arm-cgo), type SysProcAttr struct, AmbientCaps []uintptr
138
143
pkg syscall (linux-arm), type Credential struct, NoSetGroups bool
144
+ pkg syscall (linux-arm), type SysProcAttr struct, AmbientCaps []uintptr
139
145
pkg syscall (netbsd-386-cgo), type Credential struct, NoSetGroups bool
140
146
pkg syscall (netbsd-386), type Credential struct, NoSetGroups bool
141
147
pkg syscall (netbsd-amd64-cgo), type Credential struct, NoSetGroups bool
0 commit comments