This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r201217 - in /trunk/libgo/go/syscall: socket.go...


Author: ian
Date: Wed Jul 24 16:53:17 2013
New Revision: 201217

URL: http://gcc.gnu.org/viewcvs?rev=201217&root=gcc&view=rev
Log:
net: Only use GNU/Linux unix socket abstract paths on GNU/Linux.

Modified:
    trunk/libgo/go/syscall/socket.go
    trunk/libgo/go/syscall/socket_bsd.go
    trunk/libgo/go/syscall/socket_irix.go
    trunk/libgo/go/syscall/socket_linux.go
    trunk/libgo/go/syscall/socket_solaris.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]