| Commit message (Expand) | Author | Age | Files | Lines |
* | mksysinfo, net: Always define F_DUPFD_CLOEXEC. | Ian Lance Taylor | 2013-11-11 | 1 | -0/+5 |
* | libgo: Update to October 24 version of master library. | Ian Lance Taylor | 2013-11-06 | 1 | -1/+20 |
* | syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority. | Ian Lance Taylor | 2013-10-17 | 1 | -0/+4 |
* | re PR go/56171 (syscall FAILs on Solaris) | Ian Lance Taylor | 2013-02-11 | 1 | -0/+7 |
* | syscall: Always use _C_int for C libcalls. | Ian Lance Taylor | 2013-02-08 | 1 | -0/+2 |
* | libgo: Update Go library to master revision 15489/921e53d4863c. | Ian Lance Taylor | 2013-01-29 | 1 | -0/+5 |
* | mksysinfo: Fix TIOCNOTTY and TIOCSCTTY for ARM. | Ian Lance Taylor | 2012-12-04 | 1 | -0/+16 |
* | syscall, mksysinfo: Prepare syscall package for 64-bit int. | Ian Lance Taylor | 2012-11-02 | 1 | -1/+12 |
* | mksysinfo: Define SIGPOLL and SIGCLD if necessary. | Ian Lance Taylor | 2012-10-24 | 1 | -0/+10 |
* | mksysinfo: Fix syscall.F_GETLK and friends for 32-bit x86. | Ian Lance Taylor | 2012-08-21 | 1 | -0/+10 |
* | mksysinfo.sh: Fix handling of glibc 2.16 bits/resource.h. | Ian Lance Taylor | 2012-07-09 | 1 | -2/+2 |
* | mksysinfo: Fix for recent change to glibc <sys/resource.h>. | Ian Lance Taylor | 2012-06-05 | 1 | -0/+2 |
* | re PR go/52586 (libgo fails to build for mips*64-linux-gnu (reference to unde... | Ian Lance Taylor | 2012-04-30 | 1 | -0/+8 |
* | mksysinfo, net: Always define syscall.SO_REUSEPORT. | Ian Lance Taylor | 2012-04-26 | 1 | -1/+1 |
* | mksysinfo: Only define PathMax if PATH_MAX is defined. | Ian Lance Taylor | 2012-04-24 | 1 | -1/+2 |
* | mksysinfo: More fixes to emulate master Go library. | Ian Lance Taylor | 2012-04-22 | 1 | -5/+19 |
* | mksysinfo: Define more structs. | Ian Lance Taylor | 2012-04-22 | 1 | -0/+50 |
* | godump.c (go_output_typedef): Dump size of structs. | Ian Lance Taylor | 2012-04-22 | 1 | -44/+31 |
* | syscall: Additional constants, some type corrections. | Ian Lance Taylor | 2012-04-21 | 1 | -1/+56 |
* | syscall: Add more constants. | Ian Lance Taylor | 2012-04-04 | 1 | -8/+16 |
* | mksysinfo.sh: Add some more networking constants. | Ian Lance Taylor | 2012-04-03 | 1 | -1/+12 |
* | mksysinfo: Fix use of _in6_addr in _zone_net_addr_t. | Ian Lance Taylor | 2012-03-28 | 1 | -0/+5 |
* | re PR go/52557 (Timex undefined on arm-linux-gnueabi) | Ian Lance Taylor | 2012-03-13 | 1 | -1/+10 |
* | libgo: Try to fix use of <ustat.h> for Solaris and older GNU/Linux. | Ian Lance Taylor | 2012-03-02 | 1 | -0/+5 |
* | libgo: Update to weekly.2012-02-14 release. | Ian Lance Taylor | 2012-03-02 | 1 | -1/+1 |
* | mksysinfo: Define MADV_ constants for madvise. | Ian Lance Taylor | 2012-03-01 | 1 | -0/+2 |
* | syscall: Fill out GNU/Linux support. | Ian Lance Taylor | 2012-02-29 | 1 | -0/+116 |
* | libgo: Add mount flags, fallocate, statfs. | Ian Lance Taylor | 2012-02-18 | 1 | -0/+40 |
* | mksysinfo: Fix type of last field of Cmsghdr. | Ian Lance Taylor | 2012-02-03 | 1 | -0/+1 |
* | syscall: Add syscall.Times. | Ian Lance Taylor | 2012-02-02 | 1 | -0/+10 |
* | syscall: Support socket control messages. | Ian Lance Taylor | 2012-01-30 | 1 | -0/+37 |
* | libgo: Fix merge errors shown on Solaris. | Ian Lance Taylor | 2012-01-27 | 1 | -1/+1 |
* | libgo/mksysinfo: Always define IPV6_TCLASS. | Ian Lance Taylor | 2012-01-26 | 1 | -1/+1 |
* | libgo/mksysinfo: Correct typo. | Ian Lance Taylor | 2012-01-26 | 1 | -1/+1 |
* | libgo: Update to weekly.2012-01-15. | Ian Lance Taylor | 2012-01-25 | 1 | -0/+27 |
* | mksysinfo: Fix Alpha GNU/Linux compatibility patch. | Ian Lance Taylor | 2012-01-17 | 1 | -1/+1 |
* | mksysinfo: Pick up TIOCGWINSZ even if expression is too complex. | Ian Lance Taylor | 2012-01-13 | 1 | -0/+16 |
* | mksysinfo: Make sure EPOLL_CLOEXEC is defined. | Ian Lance Taylor | 2012-01-13 | 1 | -1/+4 |
* | libgo: Fix use of -D_GNU_SOURCE and friends when building libgo. | Ian Lance Taylor | 2011-12-20 | 1 | -4/+0 |
* | mksysinfo.sh: Ensure that IPV6 constants and types are defined. | Ian Lance Taylor | 2011-12-13 | 1 | -7/+17 |
* | libgo: Update to weekly.2011-11-18. | Ian Lance Taylor | 2011-12-12 | 1 | -13/+19 |
* | Update Go library to last weekly. | Ian Lance Taylor | 2011-10-26 | 1 | -1/+42 |
* | Fix Solaris build. | Ian Lance Taylor | 2011-10-25 | 1 | -1/+1 |
* | Implement new syscall package. | Ian Lance Taylor | 2011-10-23 | 1 | -11/+32 |
* | mksysinfo: #include <ttold.h> on Irix. | Ian Lance Taylor | 2011-09-28 | 1 | -1/+4 |
* | mksysinfo: Fix for systems that don't define TIOCSCTTY. | Ian Lance Taylor | 2011-09-27 | 1 | -0/+8 |
* | Fix sysinfo.go on systems which don't need to import "unsafe". | Ian Lance Taylor | 2011-09-26 | 1 | -0/+1 |
* | Include <termios.h> in mksysinfo.sh. | Ian Lance Taylor | 2011-09-23 | 1 | -0/+1 |
* | Update Go library to r60. | Ian Lance Taylor | 2011-09-16 | 1 | -1/+107 |
* | libgo/mksysinfo: Remove structs within stat found on Alpha. | Ian Lance Taylor | 2011-05-31 | 1 | -0/+1 |