]> Cypherpunks repositories - gostls13.git/commit
syscall: add ucred structure for SCM_CREDENTIALS over UNIX sockets.
authorAlbert Strasheim <fullung@gmail.com>
Wed, 6 Oct 2010 10:32:31 +0000 (21:32 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 6 Oct 2010 10:32:31 +0000 (21:32 +1100)
commit8b905489ab4c4786cad1ae564b58e6a9ad6ffb9c
tree1a685acd26262bb8dde2b31416e72cefecf2c192
parentc276ce98c261d74d00cf7bca00bcc4716f61e88e
syscall: add ucred structure for SCM_CREDENTIALS over UNIX sockets.

Working on issue 1101.

R=golang-dev, rsc, adg
CC=golang-dev
https://golang.org/cl/2338042
src/pkg/syscall/types_linux.c [changed mode: 0644->0755]
src/pkg/syscall/ztypes_linux_386.go
src/pkg/syscall/ztypes_linux_amd64.go