summaryrefslogtreecommitdiff
path: root/libgo/syscalls/sysfile_posix.go
Commit message (Expand)AuthorAgeFilesLines
* libgo: Try to guess the right type for select bits in mksysinfo.ian2011-04-011-2/+2
* libgo/syscalls: Use _C_long as the type of the select bits array.ian2011-03-311-5/+7
* Update to current Go library.ian2011-03-301-1/+1
* Support libgo on Solaris.ian2011-02-211-3/+0
* Remove the types float and complex.ian2011-01-211-0/+8
* Clean up syscalls, add some Solaris support.ian2011-01-131-3/+3
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+422