summaryrefslogtreecommitdiffstats
path: root/libgo/go/syscall/route_openbsd.go
Commit message (Collapse)AuthorAgeFilesLines
* libgo: Update to Go 1.1.1.ian2013-07-161-16/+16
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200974 138bc75d-0d04-0410-961f-82ee72b054a4
* Implement new syscall package.ian2011-10-231-0/+35
Calls to library functions now use entersyscall and exitsyscall as appropriate. This is a first step toward multiplexing goroutines onto threads. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180345 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud