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