Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-18 | runtime: Fix typo in dup3 fallback implementation. | Ian Lance Taylor | 1 | -1/+1 |
2013-10-17 | syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority. | Ian Lance Taylor | 1 | -0/+57 |
2013-01-29 | libgo: Update Go library to master revision 15489/921e53d4863c. | Ian Lance Taylor | 1 | -0/+38 |
2012-04-27 | re PR go/52358 (math FAILs on Solaris 8 and 9) | Ian Lance Taylor | 1 | -0/+114 |
2012-02-29 | syscall: Fill out GNU/Linux support. | Ian Lance Taylor | 1 | -0/+21 |
2012-02-25 | runtime: Fix typo in go-nosys.c. | Ian Lance Taylor | 1 | -1/+1 |
2012-02-18 | libgo: Add mount flags, fallocate, statfs. | Ian Lance Taylor | 1 | -0/+12 |
2012-02-02 | runtime: Correct ENOSYS functions. | Ian Lance Taylor | 1 | -16/+32 |
2012-01-26 | libgo: Build stubs for some syscall functions not on older systems. | Ian Lance Taylor | 1 | -0/+192 |