summaryrefslogtreecommitdiff
path: root/libgo/go/syscall/syscall_unix.go
AgeCommit message (Expand)Author
2017-01-14 libgo: update to Go 1.8 release candidate 1ian
2016-02-03 libgo: Update to go1.6rc1.ian
2015-10-31 runtime: Remove now unnecessary pad field from ParFor.ian
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian
2014-07-19libgo: Update to Go 1.3 release.ian
2014-06-06libgo: Merge to master revision 19184.ian
2014-04-17runtime: remove use of obsolete map deletion syntaxian
2013-11-06libgo: Update to October 24 version of master library.ian
2012-10-23libgo: Update to current sources.ian
2012-03-23syscall: Fix errno handling in syscall.Syscall and friends.ian
2012-03-13libgo: Export {enter,exit}syscall and use it for getaddrinfo.ian
2012-03-02libgo: Update to weekly.2012-02-14 release.ian
2012-02-07compiler, libgo: Use //extern comments rather than __asm__.ian
2012-01-25libgo: Update to weekly.2012-01-15.ian
2012-01-13libgo: Update to weekly.2011-12-22.ian
2011-12-15syscall: Move Errno into its own file, for RTEMS.ian
2011-12-12libgo: Update to weekly.2011-11-18.ian
2011-10-23Implement new syscall package.ian