summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-nosys.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: make go-nosys.c compile with !HAVE_SYSCALLIan Lance Taylor2017-08-291-1/+1
* Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor2017-05-101-0/+21
* libgo: change build procedure to use build tagsIan Lance Taylor2016-08-061-0/+56
* runtime: Fix typo in dup3 fallback implementation.Ian Lance Taylor2013-10-181-1/+1
* syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority.Ian Lance Taylor2013-10-171-0/+57
* libgo: Update Go library to master revision 15489/921e53d4863c.Ian Lance Taylor2013-01-291-0/+38
* re PR go/52358 (math FAILs on Solaris 8 and 9)Ian Lance Taylor2012-04-271-0/+114
* syscall: Fill out GNU/Linux support.Ian Lance Taylor2012-02-291-0/+21
* runtime: Fix typo in go-nosys.c.Ian Lance Taylor2012-02-251-1/+1
* libgo: Add mount flags, fallocate, statfs.Ian Lance Taylor2012-02-181-0/+12
* runtime: Correct ENOSYS functions.Ian Lance Taylor2012-02-021-16/+32
* libgo: Build stubs for some syscall functions not on older systems.Ian Lance Taylor2012-01-261-0/+192