File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
// The UnixCredentials system call is currently only implemented on Linux
2
2
// http://golang.org/src/pkg/syscall/sockcmsg_linux.go
3
- // https://groups.google.com/forum/#!topic/golang-dev/z7VbyqR1s78
3
+ // https://golang.org/s/go1.4-syscall
4
4
// http://code.google.com/p/go/source/browse/unix/sockcmsg_linux.go?repo=sys
5
5
6
6
// Local implementation of the UnixCredentials system call for DragonFly BSD
Original file line number Diff line number Diff line change 1
1
// The UnixCredentials system call is currently only implemented on Linux
2
2
// http://golang.org/src/pkg/syscall/sockcmsg_linux.go
3
- // https://groups.google.com/forum/#!topic/golang-dev/z7VbyqR1s78
3
+ // https://golang.org/s/go1.4-syscall
4
4
// http://code.google.com/p/go/source/browse/unix/sockcmsg_linux.go?repo=sys
5
5
6
6
package dbus
You can’t perform that action at this time.
0 commit comments