Age | Commit message (Expand) | Author |
2019-02-07 | syscall: add Hurd support | Ian Lance Taylor |
2018-09-24 | libgo: update to Go 1.11 | Ian Lance Taylor |
2017-07-21 | syscall: call f?statfs64 on GNU/Linux | Ian Lance Taylor |
2017-01-14 | libgo: update to Go 1.8 release candidate 1 | Ian Lance Taylor |
2016-02-03 | libgo: Update to go1.6rc1. | Ian Lance Taylor |
2015-11-21 | re PR go/66378 (libgo syscall.Sendfile() does not honor/use offset argument) | Ian Lance Taylor |
2015-09-15 | libgo: don't provide ustat on arm64 GNU/Linux | Ian Lance Taylor |
2015-07-13 | syscall: remove calls to Entersyscall & Exitsyscall in Getdents | Ian Lance Taylor |
2013-11-24 | syscall: Only call varargs libc functions from C code. | Ian Lance Taylor |
2013-10-17 | syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority. | Ian Lance Taylor |
2013-02-08 | syscall: Always use _C_int for C libcalls. | Ian Lance Taylor |
2013-01-29 | libgo: Update Go library to master revision 15489/921e53d4863c. | Ian Lance Taylor |
2012-12-05 | syscall: Fix splice syscall. | Ian Lance Taylor |
2012-11-21 | libgo: Update to current version of master library. | Ian Lance Taylor |
2012-04-30 | re PR go/52586 (libgo fails to build for mips*64-linux-gnu (reference to unde... | Ian Lance Taylor |
2012-04-22 | mksysinfo: More fixes to emulate master Go library. | Ian Lance Taylor |
2012-04-21 | syscall: Additional constants, some type corrections. | Ian Lance Taylor |
2012-03-13 | libgo: Export {enter,exit}syscall and use it for getaddrinfo. | Ian Lance Taylor |
2012-03-02 | libgo: Update to weekly.2012-02-14 release. | Ian Lance Taylor |
2012-02-29 | syscall: Fill out GNU/Linux support. | Ian Lance Taylor |
2012-02-18 | libgo: Add mount flags, fallocate, statfs. | Ian Lance Taylor |
2012-01-31 | syscall: Add Gettid on GNU/Linux systems. | Ian Lance Taylor |
2012-01-31 | syscall: Don't use PtraceRegs if it is not defined. | Ian Lance Taylor |
2012-01-13 | libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. | Ian Lance Taylor |
2011-12-12 | libgo: Update to weekly.2011-11-18. | Ian Lance Taylor |
2011-11-02 | syscall: Remove Linux system calls not available in older glibcs. | Ian Lance Taylor |
2011-10-26 | Update Go library to last weekly. | Ian Lance Taylor |
2011-10-25 | Solaris/Irix compatibility patches. | Ian Lance Taylor |
2011-10-24 | Some minor fixes to the rewritten syscall library. | Ian Lance Taylor |
2011-10-23 | Implement new syscall package. | Ian Lance Taylor |